tiesmaster / CommitFormatter

A Visual Studio extension that automatically word wraps your Git commit message in team explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit Formatter

Commit Formatter extends team explorer and adds automatic word wrap to the Git commit message textbox according to the 50/72 style. A counter let's you keep track of the number of characters left on the current row. Text width, monospaced font and font size can be configured under Git Settings.

The extension works on Visual Studio 2013, 2015 and 2017. You can download it directly in Visual Studio.

Commit Formatter commit message

Commit Formatter commit message

About

A Visual Studio extension that automatically word wraps your Git commit message in team explorer

License:GNU General Public License v3.0


Languages

Language:C# 100.0%