Intelli GitIntelli Git brings an IntelliJ IDEA inspired Git workflow to Visual Studio Code. It provides a focused commit panel, changelist-style organization, stash tools, branch actions, Git log browsing, and AI-assisted commit message generation without replacing VS Code's built-in Git support. Features
Screenshot
Requirements
AI features are optional. GitHub Copilot mode requires the GitHub Copilot extension. External AI providers require user-provided credentials, stored in VS Code SecretStorage when configured through Intelli Git commands. UsageOpen the Intelli Git activity bar view to review local changes, organize files, create commits, and push changes. The extension supports two commit panel modes:
You can switch the mode from VS Code Settings with AI Provider SetupRun API keys are stored with VS Code SecretStorage. Legacy settings-based API keys are migrated and cleared automatically when possible. PrivacyIntelli Git runs locally inside VS Code and reads Git repository state from the workspace you open. When AI commit message generation is used, selected diff context may be sent to the configured AI provider. No AI request is made unless you invoke an AI action. Known Limitations
SupportFor support and issue reporting, see LicenseProprietary License. See |
