Microsoft/vscode
Git - Automatically insert line breaks in git commit messages
オープン
#2,718 opened on 2016/02/04
feature-requestgithelp wanted
Repository metrics
- Stars
- (184,936 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
I'm trying to get into the habit of writing good commit messages. Not sure if this should be the default but it would be really useful if vscode automatically wrapped commit message lines at say 80 chars and inserted line breaks.
I don't mean changing the appearance of the text in the commit message box, just before it's actually committed. The line length could be in an option too.