Skip to content

VS Code Extension

VS Code Extension

Our VS Code extension integrates directly with your editor to generate commit messages with a single click.

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "SmoothDev Commit Message Generator"
  4. Click Install

Usage

  1. Make changes to your code and stage them using Git
  2. Open the Source Control panel in VS Code
  3. Click the "Generate Commit Message" button in the Source Control title bar
  4. On first use, authenticate through the device flow
  5. Review and edit the generated message if needed
  6. Commit your changes