Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AutoCommit by NPNew to Visual Studio Code? Get it now.
AutoCommit by NP

AutoCommit by NP

Nishant

|
9 installs
| (0) | Free
Generates Git commit messages using AI (Gemini)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AutoCommit Message Generator

This VS Code extension generates smart commit messages based on staged or working file changes using AI. It copies the commit message to your clipboard for easy use.

Features

  • Analyzes current git diff
  • Uses AI to suggest commit messages
  • Copies the result directly to clipboard

Usage

  1. Make some changes in your Git repo.
  2. Run the Generate Commit Message command from the Command Palette.
  3. Paste the generated commit message into your commit box!

Requirements

  • Git must be installed
  • You must be inside a Git repo

Extension Settings

This extension has no custom settings (yet).


Made with ❤️ by Nishant Patil using Node.js and VS Code API.

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