-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Highlighting does not work in html files #55
Comments
It still does not work. |
What other plugins do you have installed? Please share the text of that file too |
Yes, we don't support highlighting (or intellisense) in script blocks. Highlighting could be added. Intellisense would take a lot of work with how VS Code currently implements script blocks |
But on the previous version of VS Code highlighting was working correctly. |
@mjbvz Can you answer why this plugin was working correctly onthe older version of VS Code? Maybe you can a find simple way to fix this issue. |
After update Visual Studio Code to version 1.29.0, highlighting html is not working.
The text was updated successfully, but these errors were encountered: