仓库源文站点原文


layout: post title: VSCode Conventional Commits Extension

tags: [vscode, extension, conventional-commits]

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

Features

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.

<img src="/assets/2020-04-29-vscode-conventional-commits-extension/icon-on-the-source-control-menu.png" alt="Icon on the Source Control menu" style="width: 50%">