Support validation of fully qualified task names (Especially for tasks installed as extensions). #532
Labels
accurate-yaml-validation
Fidelity of matching YAML features
Area: VsCodeExtension
enhancement
Small enhancement to existing functionality
To allow for better discrimination of the source of tasks, it can be handy to include the fully qualified list of task names, eg:
Unfortunately this currently fails to validate:
Part of this is probably potentially due to the autogenerated (assumedly - I don't control it for my org) yaml schema, which looks like this:
So it has no concept that there could be a fully qualified name....
The text was updated successfully, but these errors were encountered: