Skip to content
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

It will support the Volar #99

Closed
BWrong opened this issue Jun 2, 2021 · 4 comments
Closed

It will support the Volar #99

BWrong opened this issue Jun 2, 2021 · 4 comments

Comments

@BWrong
Copy link

BWrong commented Jun 2, 2021

Now rely on Vetur, It will support the Volar?

@ghost
Copy link

ghost commented Jul 16, 2021

For me it worked to just remove the extensionDependencies inside the package.json file locally. ( I have both extensions installed but Vetur disabled and Volar enabled)

Just check where your extensions are located. For me on Windows it was in:
C:\Users\<USER_NAME>\.vscode\extensions\sdras.vue-vscode-snippets-2.2.1

@wamich
Copy link

wamich commented Jul 30, 2021

if mac, change file like this ~/.vscode/extensions/sdras.vue-vscode-snippets-2.2.1/package.json.
in the package.json, del the extensionDependencies's content.

@goodchengwang
Copy link

Now vetur not support script setup if it will support volar it's a good job!

@sdras
Copy link
Owner

sdras commented Aug 24, 2021

Hey all, thanks for stopping by!

As mentioned above, you can change it in your local settings- I will update the repo's README so that folks can change it if they wish. I don't wish to remove Vetur because I believe it will be too much setup hassle for those just getting started in Vue otherwise, and I want it to be as frictionless as possible. I'm not interested in moving to volar yet, but might change my mind in the future. Thanks again for filing.

@sdras sdras closed this as completed Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants