eclipse / lsp4jakarta

Language Server for Jakarta EE
Eclipse Public License 2.0
34 stars 51 forks source link

Investigate whether LSP4Jakarta consistently processes fully qualified class names. #507

Open mrglavas opened 10 months ago

mrglavas commented 10 months ago

Note: We're noticing inconsistencies in the processing of qualified names in the code actions / quick fixes in Liberty Tools for IntelliJ and that code was ported from LSP4Jakarta.

mrglavas commented 10 months ago

A couple more tasks for this item:

mrglavas commented 4 months ago

Should check whether the issues (in Liberty Tools for IntelliJ) with qualified names being tracked here: https://github.com/OpenLiberty/liberty-tools-intellij/issues/879 also apply to this project.