Open mickaelistria opened 1 year ago
https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/2823 will probably improve, or even completely fix, that.
With https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/2823 merged, we now get document symbols, completion, documentHighlight and some other features working for external files (but not for .java files in workspace, not in a JDT project).
A file that is in the workspace but in a project not using Java nature doesn't have LS working.