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
Yeah, I wanted to use it to highlight // #region and // #endregion lines in my vue files, but it would only do the highlighting in plain js/ts files and not Vue files. In Vue files it would highlight in /** ... */ style comments, which is no use since it needs to be in a // style comment for the region stuff to work.
when using your syntax as ! or ? with comments in vue files for instance as SFCs, it doesn't work in styles and scripts:
this
and this
The text was updated successfully, but these errors were encountered: