IntelliGit
IntelliJ-style Git experience for VS Code. A full-featured Git GUI with commit graph visualization, branch management, intelligent file staging, and a shelf (stash) system — all designed to match the workflow developers know from IntelliJ IDEA and PyCharm.
Install / Use
/learn @MaheshKok/IntelliGitREADME
IntelliGit - Jetbrains Git for VS Code
IntelliGit brings a JetBrains-style Git workflow into VS Code, so you can stage, commit, inspect history, and manage branches without bouncing between multiple tools.

How Users Benefit
- Move faster on daily Git work with one focused UI for commit, history, and branch actions.
- Reduce context switching by keeping staging, diffs, commit graph, and commit details in IntelliGit panels.
- Handle risky Git operations with guardrails (confirmations and action availability rules for pushed/merge commits).
- Get familiar behavior if you are coming from IntelliJ/PyCharm Git tooling.
Core Workflows
1) Commit and Shelf Workflow (Sidebar)
- Commit tab with file tree, selective staging checkboxes (section/folder/file), diff open on click, and commit message area
- Toolbar actions: Refresh, Rollback, Group by Directory, Shelve, Show Diff Preview, Expand All, Collapse All
- Commit, Commit and Push, and Amend support
- Shelf tab for stash-based "shelf" workflow: save full or partial changes, then Apply, Pop, or Delete
Why this helps:
- You can build clean commits quickly, even in large change sets.
- You can park unfinished work safely and come back later without losing flow.
2) Commit Graph and History (Bottom Panel)
- Three-pane layout: branch column, commit list/graph, and commit detail pane
- Canvas-based lane graph with infinite scroll pagination for large histories
- Text/hash search and branch filter
- Selected commit shows changed files, file stats, and commit metadata
Why this helps:
- You can understand branch history and merge paths faster.
- You can inspect any commit without leaving the graph context.
3) Branch Management (From Branch Column Context Menu)
Available actions:
| Action | Applies To | |--------|------------| | Checkout | Local, Remote | | New Branch from... | Current, Local, Remote | | Checkout and Rebase onto Current | Local, Remote | | Rebase Current onto Selected | Local, Remote | | Merge into Current | Local, Remote | | Update | Current, Local | | Push | Current, Local | | Rename... | Current, Local | | Delete | Local, Remote |
Why this helps:
- Most branch operations are available directly where you browse history.
- Less command-line overhead for common branch maintenance tasks.
4) Commit Context Actions (From Commit Row Context Menu)
- Copy Revision Number
- Create Patch
- Cherry-Pick
- Checkout Revision
- Reset Current Branch to Here
- Revert Commit
- Undo Commit (unpushed, non-merge)
- Edit Commit Message (unpushed, non-merge)
- Drop Commit (unpushed, non-merge)
- Interactively Rebase from Here (unpushed, non-merge)
- New Branch
- New Tag
Why this helps:
- Advanced history editing is available in-place, with safer availability rules.
5) Workspace Change Badge
- Activity bar badge shows current changed-file count in the workspace
Why this helps:
- You always know if your working tree is clean before pushing or switching context.
Quick Start
- Open a Git repository in VS Code.
- Open IntelliGit from the activity bar.
- Use the
Committab to stage files, write a message, and commit. - Open the bottom IntelliGit panel to inspect graph history, filter by branch, and review commit details.
- Use branch or commit context menus for advanced operations.
JetBrains Merge Tool Setup (Optional)
IntelliGit can open merge conflicts in a JetBrains IDE merge tool (PyCharm, IntelliJ IDEA, WebStorm, etc.).
- Open VS Code Settings and search for
IntelliGit: JetBrains Merge Tool Path. - Set
intelligit.jetbrainsMergeTool.pathto your JetBrains app path. - On macOS, you can paste the
.apppath directly (IntelliGit auto-resolves the internal executable). - Keep
intelligit.jetbrainsMergeTool.preferExternalenabled (default) if you want IntelliGit to use JetBrains first.
Examples (macOS):
/Applications/PyCharm.app/Applications/IntelliJ IDEA.app/Applications/WebStorm.app/Users/<your-user>/Applications/PyCharm.app
Examples (Windows):
C:\\Program Files\\JetBrains\\PyCharm 2025.1\\bin\\pycharm64.exeC:\\Program Files\\JetBrains\\IntelliJ IDEA 2025.1\\bin\\idea64.exeC:\\Program Files\\JetBrains\\WebStorm 2025.1\\bin\\webstorm64.exe
Helpful command:
- Run
IntelliGit: Detect JetBrains Merge Toolfrom the Command Palette to auto-detect installed JetBrains IDEs and save the path.
If no JetBrains IDE path is configured, IntelliGit falls back to the VS Code internal merge editor.
Requirements
- VS Code
1.96.0or later - Git installed and available on
PATH
Installation
From Marketplace
Search for IntelliGit in VS Code Extensions, or install from:
Development
# Install dependencies
bun install
# Build (development)
bun run build
# Watch mode
bun run watch
# Run linter
bun run lint
# Type check
bun run typecheck
# Run tests
bun run test
# Format code
bun run format
Manually test the changes
bun install
bun run build
bun run package
code --install-extension intelligit-*.vsix
Running the Test Suite
# Run all unit and integration tests
bun run test
# Run tests in watch mode (re-runs on file changes)
bun run test -- --watch
# Run a specific test file
bun run test -- tests/unit/gitops.test.ts
# Run tests matching a pattern
bun run test -- -t "CommitPanelApp"
Architecture (High Level)
GitExecutor (simple-git wrapper)
|
GitOps (operations layer)
|
View Providers (extension host orchestration)
|
Webviews (React apps for commit panel + commit graph panel)
Data flow highlights:
- Commit selection in graph requests commit details from extension host and updates detail pane.
- Branch selection filters the graph and clears stale commit detail state.
- Commit panel file count updates the activity badge.
- Refresh reloads branch state, history, and commit panel data together.
Tech Stack
| Component | Technology | |-----------|------------| | Extension host | TypeScript (strict), ES2022 | | Git operations | simple-git v3 | | Webviews | React 18 | | Graph rendering | HTML5 Canvas | | Bundler | esbuild | | Package manager | Bun | | Testing | Vitest | | Linting | ESLint | | Formatting | Prettier |
License
Related Skills
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
2.0kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
HappyColorBlend
HappyColorBlendVibe Project Guidelines Project Overview HappyColorBlendVibe is a Figma plugin for color palette generation with advanced tint/shade blending capabilities. It allows designers to
Flyaro-waffle-app
Waffle Delight - Full Stack MERN Application Rules & Documentation Project Overview A comprehensive waffle delivery application built with MERN stack featuring premium UI/UX, admin management, a
