Angular Template Syntax Highlighting not Working for WebStorm #WS-243.21565.180
After updating to WebStorm #WS-243.21565.180 template become broken, it is not indexed correctly.

I tried disabling and re-enabling the AngularJS plugin to no avail, and I do wait for indexing to complete.
I tried adding ‘*.html’ to Settings > Editor > File Types `Angular HTML Template`.
I tried deleting `node_modules`.
Nothing helps.
Please sign in to leave a comment.
Please remove
*.html
from Settings > Editor > File Types > Angular HTML Template, re-start the IDE and share a screenshot of the quick documentation popup shown for your*.html
file.