Skip to content

feat: Add configuration option for custom java-lsp-proxy path#263

Open
fredyw wants to merge 2 commits into
zed-extensions:mainfrom
fredyw:lsp_proxy_path
Open

feat: Add configuration option for custom java-lsp-proxy path#263
fredyw wants to merge 2 commits into
zed-extensions:mainfrom
fredyw:lsp_proxy_path

Conversation

@fredyw
Copy link
Copy Markdown
Contributor

@fredyw fredyw commented May 28, 2026

This adds the lsp_proxy_path setting under lsp.jdtls.settings. When set, the extension will prioritize the configured binary path for java-lsp-proxy, avoiding downloading or updating it.

Fixes #261

fredyw added 2 commits May 27, 2026 21:15
This adds the `lsp_proxy_path` setting under `lsp.jdtls.settings`.
When set, the extension will prioritize the configured binary path for `java-lsp-proxy`,
avoiding downloading or updating it.

Fixes zed-extensions#261
@cla-bot cla-bot Bot added the cla-signed label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configuration option for custom java-lsp-proxy binary path

1 participant