Open
Description
Hi there,
I was just using the Vue syntax highlighting in Sublime Text 4 and I noticed a highlighting bug:
When there is inline JS within markup that is surrounded by single quotes, the highlighting breaks at double quotes within this inline code.
The way it breaks and the scopes it returns seems to depend on the fact if it is a single line or multi-line statement.
Here's what it looks for a multi-line statement:
And here is what happens with a single line statement (first pair of double quotes seems to be fine there, but it seems to think the inline code ends after the first double quote pair:
Would be great, if someone could look into this. Thanks!
Metadata
Metadata
Assignees
Labels
No labels