Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dvc.yaml schema validation #46

Closed
RandomFractals opened this issue Dec 27, 2020 · 3 comments
Closed

Add dvc.yaml schema validation #46

RandomFractals opened this issue Dec 27, 2020 · 3 comments

Comments

@RandomFractals
Copy link

RandomFractals commented Dec 27, 2020

VSCode extensions can validate files with provided json schemas and use them for intellisense and code hints.

We should add dvcyaml-schema validation for dvc.yaml files, so users don't have to set it up manually after installing dvc and vscode-dvc extension.

@mattseddon
Copy link
Member

I am unsure as to what this issue entails so I am closing for house keeping reasons.

@daavoo
Copy link
Contributor

daavoo commented Oct 12, 2021

I think that including the dvcyaml-schema as part of the VSCode extension would be a nice feature to have. I regularly use VSCode for editing dvc.yaml and find the schema quite useful.

In addition, some ongoing initiatives on DVC (iterative/dvc#6446) might start to promote manually editing the dvc.yaml for "advanced" use cases.

@mattseddon
Copy link
Member

No worries, I'll put this in tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants