Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Semantic Commit GeneratorNew to Visual Studio Code? Get it now.
Semantic Commit Generator

Semantic Commit Generator

Ishan-Ravindu

|
59 installs
| (0) | Free
Generate structured, semantic commit messages with ease. Choose commit types, add descriptions, and elevate your Git workflow.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft