sdras/vue-vscode-snippets

What about Volar?

sajt opened this issue ยท 8 comments

sajt commented

Why this snippets are based on Vetur? I like to use it with Volar. Is it possible?

I was also thinking about this. Just came here to ask the same question. Is there any possibility to update this extension with volar support?

sajt commented

I made a pull request with it, and for me worked.

I would also like this feature as right now the extension needs Vetur to work but Vetur is flagging errors that are incorrect in vue 3.
I would like to get away from Vetur and work solely with Volar but this extensions dependency is a blocker.

Thanks!

Is there movement on this issue? I also want to make the shift to Volar but I miss the snippets.

@sdras Hello, could you please accept this PR #102 related to this issue

Is there movement on this issue? I also want to make the shift to Volar but I miss the snippets.
Screenshot_4

Follow this solution which is written in the main repo page.

Is there movement on this issue? I also want to make the shift to Volar but I miss the snippets.
Screenshot_4

Follow this solution which is written in the main repo page.

Worked for me

sdras commented

Hey everyone, I updated to Volar, but it started breaking for people using Vetur so I removed any extension dependencies, now nothing is forced. Thank you for reporting! Feel free to open another issue if you have further problems.