We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Notice the screenshot here, syntax highlighting is normal. But when I added lang="less" , the syntax highlighting disappeared. It's in a .vue file.
lang="less"
.vue
Normal without lang="less" in a .vue file.
Not normal with lang="less" in a .vue file.
The text was updated successfully, but these errors were encountered:
Same question
Sorry, something went wrong.
This is frustrating as it breaks code completion as well.
No branches or pull requests
Notice the screenshot here, syntax highlighting is normal. But when I added
lang="less"
, the syntax highlighting disappeared. It's in a.vue
file.Normal without
lang="less"
in a.vue
file.Not normal with
lang="less"
in a.vue
file.The text was updated successfully, but these errors were encountered: