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
You can access VSCode Conventional Commits in two ways:
Command + Shift + P
orCtrl + Shift + P
, enterConventional Commits
, and pressEnter
.- Click the icon on the Source Control menu. See the image below.