Open realtica opened 1 year ago
First I see by your LspInfo that you're passing -configuration and -data flags, that's handled by this launcher automatically so you don't have to worry about that, unknown arguments it might be causing the script to exit
cmd: jdtls -configuration /home/realtica/.cache/jdtls/config -data /home/realtica/.cache/jdtls/workspace
Second, what client are you using?
require('jdtls').start_or_attach(config)
First I see by your LspInfo that you're passing -configuration and -data flags, that's handled by this launcher automatically so you don't have to worry about that, unknown arguments it might be causing the script to exit
cmd: jdtls -configuration /home/realtica/.cache/jdtls/config -data /home/realtica/.cache/jdtls/workspace
Second, what client are you using?
- lspconfig is easier to configure but has limited features,
- nvim-jdtls is a more complete (and recommended) client but requires you to call
require('jdtls').start_or_attach(config)
I'm using lspconfig.
Hello, I can't attach a client, please help me.
LspInfo:
LspLog: