You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See that syntax coloring is not applied to all JavaScript code inside the <script> block.
Please note that for a short amount of time (approx. half a second) right after opening the file in VS Code, the syntax coloring is correct and then flashes (and stays) immediately to wrong.
Example screenshots of incomplete syntax coloring:
(I've underlined some, but not all, items missing color)
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: Yes
(I've even removed all user settings from "C:\Users\ukeim\AppData\Roaming\Code\User\settings.json" and restarted VS Code with no improvement)
Steps to Reproduce:
<script>
block.Please note that for a short amount of time (approx. half a second) right after opening the file in VS Code, the syntax coloring is correct and then flashes (and stays) immediately to wrong.
Example screenshots of incomplete syntax coloring:
(I've underlined some, but not all, items missing color)
The text was updated successfully, but these errors were encountered: