level-up-vscode-theme icon indicating copy to clipboard operation
level-up-vscode-theme copied to clipboard

HTML script tags are not highlighted in HTML file

Open nicolas-marien opened this issue 8 years ago • 1 comments

Hello,

First of all, great theme :v:

I found that in a HTML file script tags are not highlighted like other tags such as <link>, <title> both in <head> and in <body>. It may be related to this rule. Though it may have been done on purpose capture

Thank you.

nicolas-marien avatar Jan 22 '18 08:01 nicolas-marien

Will give this a close look. The doctype color is intentional but I'd think the script should be the same as meta and title

stolinski avatar May 10 '24 00:05 stolinski