Java lsp (jdtls) not working #8913
Unanswered
FreyrDev
asked this question in
Troubleshooting
Replies: 1 comment 7 replies
-
This is very likely a problem with your installation of jdtls. I use jdtls myself almost daily. I suggest:
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
hx --health java
gives a tick for finding jdtls, but when in a java file no LSP features are present. No code actions, errors, autocomplete, or anything else.The output of
hx --health java
:Reproduction Steps
I tried this:
<space>k
or<space>a
I expected this to happen:
The relevant commands would execute
Instead, this happened:
The command bar at the bottom shows
No configured language server supports <whatever feature you tried>
Helix log
%localappdata%\helix\helix.log
Platform
Windows 10 22H2
Terminal Emulator
Windows Terminal 1.18.2822.0
Installation Method
Downloaded from releases page
Helix Version
helix 23.10 (f6021dd)
Beta Was this translation helpful? Give feedback.
All reactions