Skip to content
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

not working in SFCs #523

Open
Bader-Idris opened this issue May 2, 2024 · 2 comments
Open

not working in SFCs #523

Bader-Idris opened this issue May 2, 2024 · 2 comments

Comments

@Bader-Idris
Copy link

when using your syntax as ! or ? with comments in vue files for instance as SFCs, it doesn't work in styles and scripts:

this

image

and this

image

@goldengecko
Copy link

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.

@edwinhuish
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants