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
Would it be possible to determine what files are deemed to be html etc from the user files.associations key of settings.json
For example adding the mustache for an html template like so?
"files.associations": {
"*.mustache": "html"
},
Or alternatively to add interface or settings.js options for alternative extensions like so?
Would it be possible to determine what files are deemed to be html etc from the user
files.associations
key ofsettings.json
For example adding the mustache for an html template like so?
Or alternatively to add interface or settings.js options for alternative extensions like so?
The text was updated successfully, but these errors were encountered: