pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link

Support for /*JS*/ #47

Open W84Soft opened 8 months ago

W84Soft commented 8 months ago

I have a specific situation - I need to be able to write inline Web Workers and I need JS syntax highliting for this.

1

Would you add this option?

pushqrdx commented 8 months ago

@W84Soft Sure, I'll try to implement it ASAP