VS Code Extension
VS Code Extension
Our VS Code extension integrates directly with your editor to generate commit messages with a single click.
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "SmoothDev Commit Message Generator"
- Click Install
Usage
- Make changes to your code and stage them using Git
- Open the Source Control panel in VS Code
- Click the "Generate Commit Message" button in the Source Control title bar
- On first use, authenticate through the device flow
- Review and edit the generated message if needed
- Commit your changes