mattn / vim-lsp-settings

Auto configurations for Language Server for vim-lsp
MIT License
1.26k stars 225 forks source link

Update Volar (currently called Vue Language Tools) to v2.0 #728

Closed tsukkee closed 3 months ago

tsukkee commented 3 months ago

Vue Language Tools v2.0 consists of the @vue/language-server and @vue/typescript-plugin.

I think this is the first case to utilize typescript language server's plugins in vue-lsp-setttings. So, I would like to have advice if my approach to do that is not appropriate.

mattn commented 3 months ago

@heavenshell any opinion?

heavenshell commented 3 months ago

@mattn I'm sorry did not notice your mention. LGTM!

mattn commented 3 months ago

Thank you