Skip to content

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

Merged
tartarughina merged 2 commits into
zed-extensions:mainfrom
fredyw:lsp_proxy_path
May 28, 2026
Merged

feat: Add configuration option for custom java-lsp-proxy path#263
tartarughina merged 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
@tartarughina
Copy link
Copy Markdown
Collaborator

Thanks for picking up a user request and addressing it. It's nice to see more people getting involved 💪🏻

@tartarughina tartarughina merged commit 104baab into zed-extensions:main May 28, 2026
7 checks passed
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

2 participants