You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the quickest way would be to activate language interpreter by shortcut ctrl + K + m while in VS Code and pick YAML to switch any file to YAML support.
Alternatively, just select YAML in bottom right corner "Language Mode" as file type for your .template.
After installing the template, in "Contributions" I find the following languages file extensions:
json -> .json .cform .template
yaml -> .yml .yaml
I am using .template files but yaml format. How do I tell the plugin to interpret my .template files as yaml and not json?
The text was updated successfully, but these errors were encountered: