sublimelsp / LSP-volar

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

Upgrade to Volar 1.x #134

Closed rchl closed 2 years ago

rchl commented 2 years ago
rchl commented 2 years ago

Keeping it in draft as I want Volar to stabilize and slow down before we get a new version out

predragnikolic commented 2 years ago

https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md#108-20221015

feat: add volar.vueserver.noProjectReferences setting for support jump to source files from reference projects

Will you also add "volar.vueserver.noProjectReferences"?

Btw, I'm also fine with merging this and not making a public release until volar stablizes. That way each PR will be smaller. What do you think?

rchl commented 2 years ago

Forgot about it. Thanks.

rchl commented 2 years ago

Btw, I'm also fine with merging this and not making a public release until volar stablizes. That way each PR will be smaller. What do you think?

If not releasing then I don't really see the point of merging for now. It's just extra work to create new PR later.

rchl commented 2 years ago

I'm fine with merging it.

There still various bugs with Volar (reported few myself) but it's good enough I think.