Comments in HTML script tag don't highlight
I'm finding that comments in a <script> tag in an HTML file are not highlighting
I met the same problem. I'm coding Angular or Vue .Single-line comments in ts files can recognize tags and change colors normally. However, neither HTML comments in nor JS comments can change the color correctly. The strange thing is that on the first day (or maybe the first two days) I installed better commments, they were also normal in the html file.
Duplicate of #442 and #469 and #475 and #174. For the future, it's better to try to search for an existing issue and "thumbs up" that one instead of making a new issue, this way it's more clear which ones are the most "upvoted".
Looking at the amount of PRs and the commit log, this looks like an abandonded project.