Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HisCommitGenNew to Visual Studio Code? Get it now.
HisCommitGen

HisCommitGen

csuoss

|
5 installs
| (1) | Free
commit message generation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Setup

npm install

HisCommitGen README

HisCommitGen is an automatic commit message generation tool , which can help programmers to write high-quality commit messages quickly

Features

HisCommitGen can automatically generate commit messages based on the code changes, and the generated commit messages are high-quality and concise, which can help programmers to write commit messages quickly and accurately.

Requirements

Extension Settings

This extension contributes the following settings:

  • cmg.apiEndpoint: the api address.
  • cmg.AccordingHistoryOrNot: Whether to generate based on history commit messages.
  • cmg.temperature: the temperature.
  • cmg.max_tokens: the max tokens.

Known Issues

Release Notes

1.0.0

Complete basic functions

Following extension guidelines

For more information

Enjoy!

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