jbosstools / jbosstools-quarkus

Quarkus tooling for Eclipse
https://tools.jboss.org
Apache License 2.0
16 stars 20 forks source link

Resolve code action2 #215

Closed sbouchet closed 1 year ago

sbouchet commented 1 year ago

Pull Request Checklist

General

Code

Testing

Function

sbouchet commented 1 year ago

close #208 as duplicate . need to update the TP with new lsp4mp 0.7.1, too.

angelozerr commented 1 year ago

As you have implemented javaCusrsorContext, please integrate the test JavaFileCursorContextTest

angelozerr commented 1 year ago

As you have integrated open-liberty project test, please add all tests https://github.com/eclipse/lsp4mp/search?q=open_liberty

sbouchet commented 1 year ago

As you have implemented javaCusrsorContext, please integrate the test JavaFileCursorContextTest

done, but blocked by https://github.com/eclipse/lsp4mp/issues/391 (mlissing package export)

angelozerr commented 1 year ago

I have not tested but code looks very good.

sbouchet commented 1 year ago

Fixes https://github.com/eclipse/lsp4mp/issues/362