I can get a contextual pop up of all the available code actions at a given buffer position. That list of options makes perfect sense.
If I choose any of them, I get the following error: Error: request workspace/executeCommand failed (No delegateCommandHandler for java.apply.workspaceEdit, error = MethodNotFound)
I can get a contextual pop up of all the available code actions at a given buffer position. That list of options makes perfect sense.
If I choose any of them, I get the following error:
Error: request workspace/executeCommand failed (No delegateCommandHandler for java.apply.workspaceEdit, error = MethodNotFound)
LSP Configuration: https://git.sr.ht/~trevdev/vim/tree/vim9lsp/item/plugins.vim#L50