Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Commit Message HelperNew to Visual Studio Code? Get it now.
Commit Message Helper

Commit Message Helper

Duane Fu

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

Commit Message Helper

Commit Message Helper is a Visual Studio Code extension that generates commit messages using ChatGPT.

Features

  • Generates commit messages using OpenAI's GPT models
  • Customizable API settings
  • Keyboard shortcut for quick access
  • Provides commit message templates
  • Supports both Git and Subversion

Usage

Option 1:

In Source Control, click the "Generate Commit Message" button to create a commit message based on your changes. via Source Control

Option 2:

In the bottom bar, click the "Commit Message Helper" button. This will generate a commit message in a temporary file for you to review. Save the temporary file, and it will then generate the commit message in the terminal. via Status Bar

Configuration

You can configure the extension in your VS Code settings:

  • commitMessageHelper.apiKey: Your OpenAI API key
  • commitMessageHelper.customPromptTemplatePath: Path to a custom prompt template file
  • commitMessageHelper.baseUrl: Base URL for OpenAI API
  • commitMessageHelper.model: OpenAI model to use for generating commit messages

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

iduane

Repository

https://github.com/iduane/commit-message-helper

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