A fast, visual Git interface built into VS Code. Manage branches, stage files, view diffs, discard changes, and explore your commit history — all without leaving the editor.
Gops covers branch management, file staging, diff viewing, discard workflows, remote operations, and a visual git graph.
See FEATURES.md for the full feature list.
- Git installed and available in
PATH - VS Code
^1.125.0
- Install the extension from the VS Code Marketplace
- Open a Git repository in VS Code
- Click the Gops icon in the activity bar
- Your branches, changes, staged files, tags, and stash are all visible in the tree view
See CHANGELOG.md for the full history of changes.
npm installnpm run compilenpm run watchnpm run test:unitnpm run test:integrationnpm run buildvsce lsvsce package --no-dependenciesvsce publish --no-dependenciesSee the GitHub Issues page for open bugs and feature requests.
If you find Gops useful, consider leaving a rating on the VS Code Marketplace — it helps others discover the extension.