zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.9k stars 2.81k forks source link

doc: add the info about `zed-java-eclipse-jdtls` #18419

Open HeavySnowJakarta opened 6 days ago

HeavySnowJakarta commented 6 days ago

Check for existing issues

Describe the feature

There is no LSP supports reported on https://zed.dev/docs/languages/java, and zed-java-eclipse-jdtls claims it has added support for java language servers (eclipse-jdtls).

If applicable, add mockups / screenshots to help present your vision of the feature

No response

HeavySnowJakarta commented 6 days ago

ref:

HeavySnowJakarta commented 6 days ago

now the promblem is, we have @valentinegb's fork, as well as @ABckh's another extension (they might were just doing the same thing), and the origin seems not merging the fork, and there might be some users not seeing their works on the doc, and mistakenly think nobody was doing works on adding lsp support to java. maybe the doc needs to be updated?