Semantic Commit Generator

Generate structured, semantic commit messages with ease. Choose commit types, add descriptions, and elevate your Git workflow.

Features

  • Quick selection of common commit types (feat, fix, docs, etc.)
  • Guided input for commit descriptions
  • Automatically formats commit messages to semantic convention
  • Copies generated commit message to clipboard

Usage

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  2. Type "Generate Semantic Commit" and select the command
  3. Choose a commit type from the dropdown
  4. Enter your commit description when prompted
  5. The formatted commit message will be copied to your clipboard

Requirements

  • Visual Studio Code version 1.60.0 or higher
  • Git installed on your system

Extension Settings

This extension does not add any VS Code settings.

Known Issues

[List any known issues or limitations here]

Release Notes

1.0.0

Initial release of Semantic Commit Generator


For more information

Enjoy!