Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat]: Add new client for V language support #4646

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niontrix
Copy link
Contributor

Why?:
vls is deprecated as an LSP server for V. Instead v-analyzer is the new and actively developed LSP server.

This change addresses the need by:

  • Add LSP client registration and customization options for v-analyzer
  • Add functionality to initialize configuration for v-analyzer to work in a project

Why?:
`vls` is deprecated as an LSP server for V. Instead `v-analyzer` is the new and
actively developed LSP server.

This change addresses the need by:
- Add LSP client registration and customization options for `v-analyzer`
- Add functionality to initialize configuration for `v-analyzer` to work in a
  project
@github-actions github-actions bot added the client One or more of lsp-mode language clients label Dec 20, 2024
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.

1 participant