microsoft / vscode-textmate

A library that helps tokenize text using Text Mate grammars.
MIT License
580 stars 114 forks source link

[Idea] markdown in js extension #231

Open piscopancer opened 4 months ago

piscopancer commented 4 months ago

I am no expert in creating textmate extensions for vscode, but if you can, i think you would like trying to make syntax highlight for js/jsx/ts/tsx files like below

image

https://github.com/bashmish/es6-string-css

RedCMD commented 4 months ago

https://marketplace.visualstudio.com/items?itemName=ruschaaf.extended-embedded-languages should do the trick