Open hadim opened 11 months ago
Some YAML files are valid but cannot be validated using a regular YAML schema because they contain jinja content, for example.
It makes it quite annoying to work with YAML file with VSCode and no real alternatives YAML plugin and LS exist so far.
For background, I have collected a few related GH issues:
I can see two options to fix that:
Is there any option on the plugin to stop highlighting of jinja as an error ?
this would be highly desirable.
Some YAML files are valid but cannot be validated using a regular YAML schema because they contain jinja content, for example.
It makes it quite annoying to work with YAML file with VSCode and no real alternatives YAML plugin and LS exist so far.
For background, I have collected a few related GH issues:
I can see two options to fix that: