llm-commit-msg-vs-code

Usage

Generate a commit message from your staged changes.

Steps

  1. Stage the changes you want included in the message.
  2. Open the Source Control view in VS Code.
  3. Click the Generate Commit Message (LLM) action in the SCM title bar, or run the command from the Command Palette.
  4. The extension fills the commit message input. If it cannot, it copies the message to the clipboard and shows a notification.

Tips