Closed rchl closed 2 weeks ago
Do you also plan to add what you wrote here https://github.com/sublimelsp/LSP/issues/2526#issuecomment-2458086743 in this PR?
Do you also plan to add what you wrote here sublimelsp/LSP#2526 (comment) in this PR?
I have in mind to make hybrid mode usable but for now it's advised not to use it.
Migrating this package to use Vue Language Server as the underlying server (legacy Vetur-based server is available through https://packagecontrol.io/packages/LSP-vetur for those who really need it).
Note that by default hybrid mode is disabled which means that this server handles everything in the Vue file. Primarily due to https://github.com/sublimelsp/LSP/issues/2526 it's not recommended to enable hybrid mode.
The changes are relative to the current code of LSP-volar.