VSCode Conventional Commits extension helps you to fill in commit messages according to Conventional Commits.

Features

  • Respect commitlint configs.
  • Support auto add and push (with the configutation of VSCode git extension, see detail in readme).
  • Support project level scope management.
  • Support Gitmoji.

Usage

Demo

You can access VSCode Conventional Commits in two ways:

  1. Command + Shift + P or Ctrl + Shift + P, enter Conventional Commits, and press Enter.
  2. Click the icon on the Source Control menu. See the image below.

Icon on the Source Control menu