-
|
I tried jdtls but seems like it doesn't works. |
Beta Was this translation helpful? Give feedback.
Answered by
caarlos0
Sep 25, 2025
Replies: 2 comments 1 reply
-
|
Hi! What does your config for this look like? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
as of now you should be able to enable it with: {
"$schema": "https://charm.land/crush.json",
"lsp": {
"jdtls": {}
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
maxoyed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
as of now you should be able to enable it with:
{ "$schema": "https://charm.land/crush.json", "lsp": { "jdtls": {} } }