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.
@justinmk justinmk merged commit 85379d0 into neovim:master Jul 10, 2025
6 checks passed
deadbaed added a commit to deadbaed/point that referenced this pull request Sep 6, 2025
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