vscode-git-commitor
Feature
Format your git commit info. follows this format Git Commit Message Conventions
Git Push your code and remind your coworker to make a code review, similarly to gerit refer.
[feat] <src>: <subject>
<desciption>
Usage
add a git repo into vscode workspace, edit code and make some changes,
open the command panel in vscode : cmd + shift + p
type command :commitor to use this extension, and then follow its tips to make a commit.
| |