html-snippets
html-snippets copied to clipboard
Syntax Highlighting in JS & PHP files is Removed when Adding those File Associations
When I open up my settings.json to add:
"files.associations": {
"*.php": "html",
"*.js": "html"
},
PHP and JS files have their syntax highlighting removed completely.
Ok so I see that these files are included by default, so no need to add them again, but they are not the first things to show up in the popup, any way to give HTML snippets more prominence over other snippets that show.
Hello,
If you want to add languages to the extension please follow this link