eclipse.jdt.ls icon indicating copy to clipboard operation
eclipse.jdt.ls copied to clipboard

Take advantage of CodeActionLiteral client capability

Open theli-ua opened this issue 2 years ago • 2 comments
trafficstars

If client advertises CodeActionLiteralSupport, using that for java.apply.workspaceEdit would allow clients to use a generic algorithm, instead of being forced to provide a special case for jdt.ls.

Fixes #376 This is essentially a rebase of 1278 Superseeds https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/2688

Since the original reason for revert is now addressed by https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/1657

theli-ua avatar Nov 16 '23 22:11 theli-ua

Can one of the admins verify this patch?

eclipse-ls-bot avatar Nov 16 '23 22:11 eclipse-ls-bot

Hi, is this PR still active? It would be great to get this working...

jnturton avatar Jan 01 '24 07:01 jnturton