Detected Vetur enabled. Consider disabling Vetur and use @volar-plugins/vetur instead

13.3k Views Asked by At

VSCode is giving the following warning

Detected Vetur enabled. Consider disabling Vetur and use @volar-plugins/vetur instead.

What is this for? What do I need to do to turn it off

3

There are 3 best solutions below

2
On BEST ANSWER

TLDR: uninstall Vetur and keep Volar (official recommended extension).


Volar is the official VScode plugin to use since few months, hence why the core team is pushing the officially supported one.
It was initially meant for Vue3 but it also works with Vue2.

As explained here: https://vuejs.org/guide/typescript/overview.html#ide-support

Also this github issue: https://github.com/vuejs/vetur/issues/3476#issue-1300202219


Official page of the project btw

enter image description here

0
On

In your VScode extensions, find 'Vetur' and Disable. Reload VScode

or you can use 'Vetur' in another way @volar-plugins/vetur.

0
On

disable the plugin vetur by Pine wu, or uinstall it. just keep volar