sublimelsp / LSP-jdtls

Convenience package for the Eclipse JDT language server
https://packagecontrol.io/packages/LSP-jdtls
MIT License
30 stars 4 forks source link

Disable Workaround for eclipse/eclipse.jdt.ls#2362 #36

Open LDAP opened 1 year ago

LDAP commented 1 year ago

Depends on https://github.com/eclipse/eclipse.jdt.ls/issues/2362

Currently, java.completion.onDidSelect commands fail and do not produce a response. Until the issue is fixed on jdtls side, the command is not sent to the server.