vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.55k stars 373 forks source link

update readme for lspconfig example #4408

Closed jossephus closed 1 month ago

jossephus commented 1 month ago

I think referring the path as typescript-plugin makes it clear to express what needs to happen.

so1ve commented 1 month ago

Since I don't use neovim, could you please check if https://github.com/vuejs/language-tools/pull/4134#discussion_r1533451116 is relevant?

CofCat456 commented 1 month ago

Since I don't use neovim, could you please check if #4134 (comment) is relevant?

They are related.

This is configuring the path for @vue/typescript-plugin for the typeScript lsp server.

jossephus commented 1 month ago

Since I don't use neovim, could you please check if #4134 (comment) is relevant?

Yeah, it is well explained there. I think I missed it. I will close this PR now.