weilbith / nvim-code-action-menu

Pop-up menu for code actions to show meta-information and diff preview
MIT License
577 stars 19 forks source link

Error using jdtls #28

Closed danymat closed 3 years ago

danymat commented 3 years ago

Hello, I'm using your plugin regularly for lspconfig code actions, but using it with jdtls keeps getting me this error:

-32601: No delegateCommandHandler for java.apply.workspaceEdit

weilbith commented 3 years ago

Duplicate of #27