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
I recently pushed a new schema to schemastore.org : "Butane config schema"
Now I want to use it with vscode-YAML with "default" settings.
I just add a setting that map .bu file to .yaml in vscode
This is happening because any fileMatch is filtered out of catalog.json that does not end with .yml or .yaml. @evidolob do you recall what we decided to do? We can easily look at file associations and add those mapped to yaml.
Describe the bug
I recently pushed a new schema to schemastore.org : "Butane config schema"
Now I want to use it with vscode-YAML with "default" settings.
I just add a setting that map .bu file to .yaml in vscode
Expected Behavior
When creating or opening a .bu file, vscode :
Current Behavior
When creating or opening a .bu file, vscode :
Steps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: