Skip to content

fix(jdtls): Preserve configured artifact paths - #301

Open
tartarughina wants to merge 1 commit into
zed-extensions:mainfrom
tartarughina:user-paths-malformed
Open

fix(jdtls): Preserve configured artifact paths#301
tartarughina wants to merge 1 commit into
zed-extensions:mainfrom
tartarughina:user-paths-malformed

Conversation

@tartarughina

Copy link
Copy Markdown
Collaborator

Custom Lombok and debugger paths were redundantly joined with the extension working directory, producing malformed paths.

Resolve only extension-managed artifacts against the extension directory and pass user-provided paths through unchanged. Preserve the existing path behavior for JDTLS, Gradle LS, and JDK installations.

Add regression coverage for managed and custom debugger bundle paths.

Custom Lombok and debugger paths were redundantly joined with the
extension working directory, producing malformed paths.

Resolve only extension-managed artifacts against the extension
directory and pass user-provided paths through unchanged. Preserve the
existing path behavior for JDTLS, Gradle LS, and JDK installations.

Add regression coverage for managed and custom debugger bundle paths.
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.

1 participant