sdras / vue-vscode-snippets

These snippets were built to supercharge my workflow in the most seamless manner possible.
https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets
MIT License
1.33k stars 183 forks source link

Volar suddenly being forced? #105

Open AasmundEndresen opened 2 years ago

AasmundEndresen commented 2 years ago

I just logged on to start working - and now every single vue file in my project is getting marked with an error message from Volar on every single line, even though I've been using Vetur for my project. This extension was being marked as the culprit. Can you please revert whatever changes you made?

sdras commented 2 years ago

Oh interesting, I got a lot of feedback that people wanted to see Volar as the dependency, thanks for letting me know. I'm removing any extension dependencies.

sdras commented 2 years ago

Ok, when you see v3.1.0, please update, that should fix it, please let me know if you have further problems. Thanks for reporting.