Closed mikehaertl closed 1 year ago
:lua vim.lsp.buf.implemenation()
works for me, no error. Same with :lua vim.lsp.buf.definition()
: no error.
finder also work
but some bug need fix .
Hmm, I first see the above error. When I enter <CR>
the finder opens.
Ok, the error is only when I first open the finder. The preview does not work then.
When I close and open the finder again, it seems to work.
yep I reproduce this and fixing now.
could you try it now ?
I did a quick test and it looks good! No errors so far.
Thank you!
Thanks for your patience in teaching me how to reproduce the problem
No problem - but please keep your Java setup. Just to make sure ... 😄
Describe the bug
The new version 0.3 seems to bring back many problems with
jdt://...
links. For example when opening the finder on a method that is only available from a jar package I get this error:Steps to reproduce
What does not work, when on a method from an imported library method:
As usual the Java setup is not so easy, so I can not provide a simple procedure to reproduce.
I can help debugging it, though (i.e. provide LSP debug logs or add debug output if desired).
Expected behavior
It worked fine before the new 0.3.
Similar (fixed) issue: #851,
Neovim version (nvim -v)
0.9.0 commit 040f14598
lspsaga commit
44f2bea
Terminal name/version
Gnome Terminal 3.44.0