Sublime Text: ignore double quotes and display the correct colors for HTML tags

I used to write HTML attribute values ​​without double quotes. This makes the HTML code very clean. Take my other answer as an example.

However, this style causes Sublime to display tag colors incorrectly. In the following figure, since it <div id=wrapper>does not have double quotes around wrapper, Sublime does not show any color after this line (but how does everything look normal before this line?).

Is there a way that Sublime can ignore double quotes and display the correct colors?

enter image description here

+4
source share
1 answer

, Sublime Text. . - . .

, 3083 , . . , .

+1

All Articles