Skip to content

Add keyboard repository switching#929

Open
joboyx wants to merge 5 commits into
mhutchie:developfrom
joboyx:feature/git-graph-switch-repository-keyboard-pr
Open

Add keyboard repository switching#929
joboyx wants to merge 5 commits into
mhutchie:developfrom
joboyx:feature/git-graph-switch-repository-keyboard-pr

Conversation

@joboyx

@joboyx joboyx commented Jun 23, 2026

Copy link
Copy Markdown

Summary

Adds keyboard-accessible repository switching in Git Graph:

  • supports Up / Down / Enter in the existing repository dropdown filter so a filtered repository can be selected without the mouse
  • adds a new Git Graph: Switch Repository... command that opens a native VS Code QuickPick of known repositories
  • keeps repository ordering aligned with the existing repository dropdown order
  • adds command coverage for the new command palette flow

Related issues

I also checked related repository-dropdown issues #845 and #912; those cover refresh behavior and terminal cwd syncing, so they are not directly changed here.

Validation

  • npm run compile
  • npm run lint
  • npm test (15 passed, 1274 passed)

Note: per CONTRIBUTING.md, this PR does not include the local VSIX/package version bump used for local testing.

@joboyx joboyx requested a review from mhutchie as a code owner June 23, 2026 10:03
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