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

Syntax coloring breaks after template or html word in tsx files #20

Closed dmtar closed 5 years ago

dmtar commented 5 years ago

I'm using the template word a lot around my project as you can see on the screenshot. The coloring of the code after the keyword looks like a raw text Currently I observe this only in .tsx files

VS Code info Version: 1.31.1 Commit: 1b8e8302e405050205e69b59abb3559592bb9e60 Date: 2019-02-12T02:19:29.629Z Electron: 3.1.2 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Linux x64 4.18.0-15-generic

es-string-html version: 1.8.6

selection_090

0x00000001A commented 5 years ago

Thanks for the report Will be fixed soon

0x00000001A commented 5 years ago

@dimitardishev Fixed. Package in the marketplace is updated. (1.8.7) Feel free to close issue, if plugin works as you expected