Adds syntax highlight support for html placed in es6 multiline strings
- Install
es6-string-htmlfrom extensions (ctrl + shift + x)
Tip: Comment in the beginning of es6 string is required
- Visual Studio Code v1.19.0 recommended
- Comment
/*html*/before the string. Possible values: -
/*html*/
-
/*inline-html*/
-
/*template*/
-
/*inline-template*/
Initial release. Simple syntax highlight
Enjoy!
