Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Gicode - AI Commit Message GeneratorNew to Visual Studio Code? Get it now.
Gicode - AI Commit Message Generator

Gicode - AI Commit Message Generator

Tiavina Ramilison

|
24 installs
| (0) | Free
Generate Git commit messages automatically using AI based on your code changes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gicode - AI Commit Message Generator

Generate Git commit messages automatically using AI (Gemini) based on your code changes.

Features

  • Automatically analyzes staged Git changes
  • Generates clear, conventional commit messages
  • Supports common commit types: FEAT, FIX, DOCS, STYLE, REFACTOR, etc.
  • Allows message editing before committing
  • Commits changes with a single command

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Gicode"
  4. Click Install

Usage

  1. Stage your changes in Git (git add)
  2. Open the Command Palette (Ctrl+Shift+P)
  3. Search for and run "Gicode: Suggest Commit"
  4. Review and edit the suggested commit message
  5. Press Enter to commit

Configuration

Add your Gemini API key to VS Code settings:

  1. Open Settings (Ctrl+,)
  2. Search for "Gicode"
  3. Add your API key in the "Gicode: Api Key" field

Requirements

  • Git must be installed and configured in your system
  • VS Code must have a workspace folder opened
  • You need a valid Gemini API key

Known Issues

  • Large diffs may cause timeouts with the AI API
  • Complex changes might generate less accurate messages

Contributing

Pull requests are welcome! For major changes, please open an issue first.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft