Skip to content

feat: add cross-file quickfix hunk review#35

Merged
cachebag merged 1 commit into
masterfrom
cross-file-qf
Jul 20, 2026
Merged

feat: add cross-file quickfix hunk review#35
cachebag merged 1 commit into
masterfrom
cross-file-qf

Conversation

@cachebag

Copy link
Copy Markdown
Owner

Store hunk identity in Jumpy quickfix entries so selected proposals can be accepted or rejected reliably across buffers. Refresh the list after each action, advance to the next pending hunk, and close quickfix once all hunks are resolved.

Closes #12

Store hunk identity in Jumpy quickfix entries so selected proposals can be
accepted or rejected reliably across buffers. Refresh the list after each
action, advance to the next pending hunk, and close quickfix once all hunks
are resolved.

Closes #12
@cachebag
cachebag requested a review from LOTaher July 20, 2026 12:25
@cachebag cachebag self-assigned this Jul 20, 2026
@cachebag cachebag added feature New functionality ux User experience or polish area:navigation Hunk movement, accept/reject flow labels Jul 20, 2026
@cachebag
cachebag merged commit 31c439b into master Jul 20, 2026
3 checks passed
@LOTaher

LOTaher commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

We're so back

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:navigation Hunk movement, accept/reject flow feature New functionality ux User experience or polish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

integrate quickfix with accept/reject for cross-file hunk review

2 participants