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

Install language server(s) #7

Open
cceckman opened this issue Aug 6, 2019 · 1 comment
Open

Install language server(s) #7

cceckman opened this issue Aug 6, 2019 · 1 comment

Comments

@cceckman
Copy link
Owner

cceckman commented Aug 6, 2019

gopls for go: https://github.com/golang/go/wiki/gopls
clangd for C++: https://reviews.llvm.org/diffusion/L/browse/clang-tools-extra/trunk/clangd/

Kythe also provides an LSP, but it may not be as complete as language-specific ones: https://github.com/kythe/kythe/blob/master/README.langserver.md

@cceckman
Copy link
Owner Author

cceckman commented Aug 6, 2019

This may require (or may only be useful with) YouCompleteMe turned on.

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