sublimelsp / LSP-volar

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

add some extra TS preferences and disable autoImports #159

Closed rchl closed 1 year ago

rchl commented 1 year ago

Volar supports those too.

rchl commented 1 year ago

And I'm thinking we might want to disable javascript.suggest.autoImports and typescript.suggest.autoImports by default since it creates bad experience (UI freezes).