HTML text highlighting

已回答

How do I change the highlighting of text in a HTML file?

0
Assuming you’re using IntelliJ IDEA the html features are available via the HTML Tools plugin included with the Ultimate version. https://www.jetbrains.com/help/idea/editing-html-files.html 
If you are using IDEA Ultimate, do confirm if the plugin is installed and available.
0

Yes, I'm using the Ultimate version and the HTML Tools plugin is enabled. The same highlighting happens in .md files. Sorry, I can't see where to change the HTML features.

0
You can check if your file extension is associated in Settings | Editor | File Types. It should be detected in HTML. Please also check other filetypes for conflict in the association. 
Feel free to raise a support request in https://intellij-support.jetbrains.com/hc/en-us/requests/new so we can debug your settings and project structure.
0

请先登录再写评论。