Microsoft/vscode

Git - Automatically insert line breaks in git commit messages

Offen

#2.718 geöffnet am 04.02.2016

 (58 Kommentare) (112 Reaktionen) (1 zugewiesene Person)TypeScript (39.847 Forks)batch import
feature-requestgithelp wanted

Repository-Metriken

Stars
 (184.936 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide