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

Add full concurrent multiple language server support #521

Open
jclsn opened this issue May 25, 2024 · 0 comments
Open

Add full concurrent multiple language server support #521

jclsn opened this issue May 25, 2024 · 0 comments

Comments

@jclsn
Copy link

jclsn commented May 25, 2024

From what I understand, it is not possible to use all features of two language servers at the same time. You can only disable certain features of one language server and use another language server for these features.

Would it be possible to enable using two language servers at the same time with all of their features? I would for example be able to use clangd and sonarlint-ls at the same time, because Sonarqube is used at our company to improve code quality. I would not want to choose between them.

CoC can run multiple servers and reports in the diagnostic from which source they are coming. Not sure if this is possible in vim9script.

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

No branches or pull requests

1 participant