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
The version of vetur in my PC is 0.33.1. VS Code theme is Monokai.
Now vetur doesn't support syntax highlighting in <script setup>. For example:
The text was updated successfully, but these errors were encountered:
And, since the variables is not needed to return, can you add a marker to the variable to indicate that it will be implicitly returned.
Sorry, something went wrong.
Duplicate of #2296
No branches or pull requests
The version of vetur in my PC is 0.33.1. VS Code theme is Monokai.
Now vetur doesn't support syntax highlighting in <script setup>. For example:
The text was updated successfully, but these errors were encountered: