Skip to content

Conversation

Fidelxyz
Copy link
Contributor

@Fidelxyz Fidelxyz commented Jul 10, 2025

vuejs/language-tools#5456

Reference: https://github.com/vuejs/language-tools/wiki/Neovim

Changes

  • Change the Typescript language server for vue_ls from ts_ls to vtsls.
  • Add a client handler to communicate between vue_ls and vtsls.
  • Remove typescript.tsdk option.
  • Remove documentation for the deprecated takeover mode.

@Fidelxyz Fidelxyz marked this pull request as ready for review July 10, 2025 09:06
Problem:
`vue_ls` made breaking changes to its config in v3.

Solution:
Change the typescript language server for `vue_ls` from `ts_ls` to
`vtsls`.
Add a client handler to communicate between `vue_ls` and `vtsls`.
Remove `typescript.tsdk` option.
Remove documentation for the deprecated takeover mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants