Support "Add all missing imports"#2753
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Signed-off-by: Shi Chen <[email protected]>
09461c9 to
646de00
Compare
|
Overall the change looks good. We have JDT-LS (quick-fix) calling to the client with Why can't we just return |
|
You're right. It seems that we don't need these capability/request/response, and just return the code action/quick fix as proposal and lazy resolve them. I'll update this PR later. |
Signed-off-by: Shi Chen <[email protected]>
Signed-off-by: Shi Chen [email protected]
requires: eclipse-jdtls/eclipse.jdt.ls#2292