Add var_sources to Concourse schema #944
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: concourse-support
type: enhancement
Milestone
Describe the bug
Concourse CI Pipeline Editor VSCode extensions are falsely reporting a problem with
var_sources
.Error message:
Unknown property 'var_sources' for type 'Pipeline' vscode-concourse(YamlSchemaProblem)
This request is really similar to #942, maybe you could combine them...
To Reproduce
Fix
Please add
var_sources
to Concourse schema.cf. https://concourse-ci.org/vars.html#var-sources
The text was updated successfully, but these errors were encountered: