sublimelsp / LSP-volar

Vue support for Sublime's LSP plugin
MIT License
84 stars 8 forks source link

Is there any difference between LSP-vue and LSP-volar? #138

Closed AirBashX closed 1 year ago

AirBashX commented 1 year ago

Is there any difference between these two plugins?

rchl commented 1 year ago

LSP-vue is badly named (mistakes were made early on). It's actually supposed to be called LSP-vetur.

If you know the difference between Vetur and Volar then this should make more sense.

If you don't know the difference then the gist is:

[*] If you are intending to use those with Vue 2 then Vetur might still be a more stable option. Volar is getting up there though and 1.x.x versions are quite good already (there is a PR to update to 1.x but it's not yet merge).