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
The specification of the language for each section was not yet complete. However, I was able to copy the correct specification from vetur and now it works correctly.
In script blocks the editor shortcut for commenting things out behaves as if the line were http language instead of js.
Expected
Actual
Syntax highlighting does work as expected however, including for comments (probably recognizes
//
as comment and#
as itself).The text was updated successfully, but these errors were encountered: