Zed extension for the jj-lsp to resolve conflicts.

1 Open Issue Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `zed-jj-lsp` extension currently fails to update the `jj-lsp` binary when there's no internet connection or GitHub API throttling occurs. The proposed solution is to implement a fallback mechanism that uses the latest locally cached `jj-lsp` binary if fetching the new release fails, assuming only one binary is cached at a time.

Complexity: 2/5
good first issue

Zed extension for the jj-lsp to resolve conflicts.

Rust