dataform-co / dataform

Dataform is a framework for managing SQL based data operations in BigQuery
https://cloud.google.com/dataform/docs
Apache License 2.0
838 stars 160 forks source link

Add workflow_settings.yaml validation/completion VSCode extension #1770

Closed moker-spaghetti closed 3 months ago

moker-spaghetti commented 3 months ago

Add workflow_settings.yaml validation/completion VSCode extension. This feature depends on 3rd party extension "redhat.vscode-yaml", so please reject this PR if you mind this point. (I implemented the feature as optional, so the extension should work fine even without the redhat extension.)