-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
Project Status #3476
Comments
I like the code formatting function of vetur very much. |
ajudou bastante. obrigado! |
为什么模板代码高亮变灰了,而注释的高亮颜色也没了 |
It is a upstream bug, try to downgrade typescript version. |
|
Should the Visual Studio Code documentation also be updated to reflect on this? |
In my current situation, I can only turn off .vscode/settings.json
.eslintrc.js
|
Now that Vue2 reached it's EoL, I think it would be a good step to deprecate the Vetur VSCode extension in favour of Volar (recently renamed to Vue - Official). Searching for Vue plugins in the marketplace still ranks Vetur higher than Volar due it having twice as many downloads. An extension can be marked as deprecated by reaching out to the VSCode team in this discussion: microsoft/vscode-discussions#1 |
As I see in the linked discussion the I'm confused. Is |
Volar has been renamed to "Vue - Official", it's the same extension though. You should use that. https://marketplace.visualstudio.com/items?itemName=Vue.volar |
Ahh, I see! Thank you! The confusion is due to the fact that the deprecated extension I linked is named TypeScript Vue Plugin (Volar) (so, it also does have Basically, TypeScript Vue Plugin (Volar) is deprecated in favour of Vue - Official (previously known as |
Hi everyone, I'm the main maintainer in Vetur now.
As you can see, the project has not been updated for a long time.
There are many people who are concerned about the future of this project.
I will go back this September.
Here are the future plans:
We would like to thank everyone for their support over the years. Due to time constraints, we hope contributors can focus on maintaining single editor support.
Thank you to the contributors, especially @octref @rchl @HerringtonDarkholme @ktsn.
Without @octref and @HerringtonDarkholme, this project wouldn't be possible
@ktsn contribute template type check. @rchl reviews some important PRs.
Thanks @johnsoncodehk, volar is a great project for improving Vue developer life.
The text was updated successfully, but these errors were encountered: