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

chadCommit

lennartlence

|
51 installs
| (0) | Free
Suggests conventional commit message using GPT 3.5 turbo, by analyzing staged git files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

chadCommit

This extension helps you make descriptive commit messages with no hassle. It uses ChatGPT 3.5 turbo (10x cheaper than other models) to suggest you a fitting text based on what changes you've staged. So you can play with it and find perfect commit or edit it.

It still cannot generate perfect commits all the time, because lack of context and limits of GPT, so use it mostly as a suggestion.

See it in action

feature X

Requirements

  • You should obtain an OpenAI API key here: https://platform.openai.com/account/api-keys

  • Try to keep your commits small, unstage less important, big, and auto-generated files like package-lock before hitting the suggest button, otherwise you may encounter a token limit error, which is roughly 500 words.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft