marli icon indicating copy to clipboard operation
marli copied to clipboard

Any options for syntax highlighting in vscode?

Open balupton opened this issue 6 years ago • 2 comments

balupton avatar Jul 12 '19 01:07 balupton

Hi :wave: I have no experience on vscode custom highlight, so there is currently no plan on it. I will check how to do it, but can promise anything soon

YerkoPalma avatar Jul 13 '19 03:07 YerkoPalma

Ok cool.

The https://github.com/mjbvz/vscode-lit-html vscode extension accomplishes syntax highlighting and a bunch of other things when html is used as the template tag literal

The magic seems to be here: https://github.com/mjbvz/vscode-lit-html/blob/905d8a034edf396ec12b4ff9ad475290f0e943cb/syntaxes/lit-html.json

balupton avatar Jul 13 '19 05:07 balupton