pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link

syntax highlighting breaks #31

Open vadimmos opened 1 year ago

vadimmos commented 1 year ago

double curly braces inside the /html/ template string break syntax highlighting throughout the file example4

everything is fine without them example5

pushqrdx commented 1 year ago

i can't reproduce this; however, this shouldn't be related to inline-html anyway. Can you please try with extension disabled?

vadimmos commented 1 year ago

image

vadimmos commented 4 months ago

Syntax highlighting breaks down when expressions containing {{...}} are present inside css.