docs: Direct Java extension users to JDTLS initialization options (#19401)

Continuation of #19390
This commit is contained in:
Valentine Briese 2024-10-18 12:02:42 -07:00 committed by GitHub
parent 64a6e9cafb
commit 6a463be1ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ We recommend you install one or the other and not both.
## Settings / Initialization Options
See [JDTLS Language Server Settings & Capabilities](https://github.com/eclipse-jdtls/eclipse.jdt.ls/wiki/Language-Server-Settings-&-Capabilities) for a complete list of settings.
For available `initialization_options` please see the [Initialize Request section of the Eclipse.jdt.ls Wiki](https://github.com/eclipse-jdtls/eclipse.jdt.ls/wiki/Running-the-JAVA-LS-server-from-the-command-line#initialize-request).
Add the following to your Zed Settings by launching {#action zed::OpenSettings}({#kb zed::OpenSettings}).