Navigate local changes across all repositories in your workspace. Cycle through changes with F7, jump between files with Alt+F7. Supports multi-root workspaces.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Navigate/cycle through all local changes in the current repo, or across all repositories in your workspace. Cycle through changes with F7, jump between files with Alt+F7. Supports multi-root workspaces.
Features
🔄 Navigate Changes (F7)
F7 / Shift+F7 — Jump to next/previous change (current repo)
Ctrl+F7 / Ctrl+Shift+F7 — Jump to next/previous change (across all repos)
Wrap-around cycling — Automatically wraps to first/last change with notification