neoclide / coc-vetur

Vue language server extension for coc.nvim
219 stars 7 forks source link

Add warning: Vetur is for Vue 2.x and Volar for Vue 3.x #78

Open JulioJu opened 9 months ago

JulioJu commented 9 months ago

Hi,

Thanks for this project. But as we can see on Vetur page, it is outdated. See also https://github.com/vuejs/vetur/issues/3476 .

Maybe on top of the README we could add a link to coc-volar . We could say that coc-vetur is for Vue.JS 2.x and Coc-Volar for Vue.JS 3.x

See also https://github.com/vuejs/language-tools/issues/273 .

I was confused, and probably other developers are like me.

I could make a PR if you want.

What do you think about that ?

fannheyward commented 9 months ago

I could make a PR if you want

PR is welcome.