0x00000001A / es6-string-html

Highlight code in ES6 multiline strings
https://marketplace.visualstudio.com/items?itemName=Tobermory.es6-string-html
MIT License
127 stars 77 forks source link

.innerHTML = `` #34

Open bennypowers opened 3 years ago

bennypowers commented 3 years ago

Thanks for publishing this helpful package 😄

Please add support for

template.innerHTML = `<output>Hi</output>`;

Compare with Atom:

Screen Shot 2020-11-30 at 10 51 41

Thanks for considering this issue

doonv commented 2 years ago

There's a fork of this that attempts to automatically detect HTML. But it hasn't been updated since 2018. https://marketplace.visualstudio.com/items?itemName=A-Hjerpe.hacky-es6-template-strings

yukulele commented 6 months ago

The following are concerned: