Skip to content

Conversation

@fredericgiquel
Copy link
Contributor

Currently, typescript plugin configuration works well when the language server is installed by lsp-install-server but not with other installation methods (elsewhere with npm, nix package, ...) because the location used in plugin configuration is incorrect.

So this PR:

  • allows the user to specify a manual value for the location
  • improve automatic detection by adding a second method that works if vue-language-server is installed elsewhere by npm and made available in PATH by a symlink

- allow to specify a manual location of vue package
- improve automatic detection by adding a second method that works if
  vue-language-server is installed by npm and made available in PATH by a
  symlink
@github-actions github-actions bot added the client One or more of lsp-mode language clients label Nov 19, 2025
@jcs090218 jcs090218 merged commit b7fa0b7 into emacs-lsp:master Nov 24, 2025
18 checks passed
@jcs090218
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client One or more of lsp-mode language clients

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants