Skip to content

Add diff hunk navigation and copy#43

Open
kcosr wants to merge 1 commit intokitlangton:mainfrom
kcosr:feat/diff-hunk-navigation
Open

Add diff hunk navigation and copy#43
kcosr wants to merge 1 commit intokitlangton:mainfrom
kcosr:feat/diff-hunk-navigation

Conversation

@kcosr
Copy link
Copy Markdown

@kcosr kcosr commented May 8, 2026

Adds hunk-level navigation and copying in diff view:

  • { / } move between selected diff hunks across the stacked all-files diff
  • the active hunk is marked with a thin gutter line
  • y copies the selected hunk diff
  • Y copies the selected file diff
  • commands are also available from the command palette

Validation:

  • bun run typecheck
  • bun run lint
  • bun run format:check
  • bun test

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant