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

BlueCome

BlueCome

|
19 installs
| (0) | 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

BlueCome README

BlueCome is an automatic commit message generation tool based on the Blue Heart model, which can help programmers to write high-quality commit messages quickly

Features

BlueCome 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