8000 Can't set up coq_nvim to have full lsp functionality with nvim-jdtls · Issue #686 · ms-jpq/coq_nvim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Can't set up coq_nvim to have full lsp functionality with nvim-jdtls #686

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

Open
ZWORX52 opened this issue Mar 10, 2025 · 0 comments
Open

Comments

@ZWORX52
Copy link
ZWORX52 commented Mar 10, 2025

Chances are high I've set things up wrong.

I'm using coq_nvim and nvim-jdtls for extended java support. I'm looking to get full fanciness support such as snippets on function calls, import on completion selection, etc..., so I replaced jdtls.start_or_attach(config) with jdtls.start_or_attach(require("coq").lsp_ensure_capabilities(config)) because that seemed like the Right Thing to Do. However, I ended up getting these errors:

coq_errors.txt

This does seem to be confined to nvim-jdtls as clangd (and any other server I've tried) works fine when using lsp_ensure_capabilities

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
0