Skip to content

Releases: kria/CommitFormatter

Commit Formatter v1.4.0

20 May 18:59
v1.4.0

Choose a tag to compare

New

#11 Enable spell checking for Team Explorer commits (by @jcansdale)

Commit Formatter v1.3.2

12 Feb 20:12
v1.3.2

Choose a tag to compare

The extension is now digitally signed thanks to the nice people at DigiCert!

Commit Formatter v1.3.1

22 Jan 10:02
v1.3.1

Choose a tag to compare

This release doesn't add any new features, but it is a major restructuring of the extension, to enable support of both Visual Studio 2017 and 2015 in the same VSIX package. I couldn't get it to work for VS2013 simultaneously and will therefore drop support for it, but the old VS2013 VSIX package will still be available for download from the marketplace.

Commit Formatter v1.2.1

27 Aug 23:47
v1.2.1

Choose a tag to compare

Fix

  • Doesn't work when opening VS with Changes undocked and visible (#2)

Commit Formatter v1.2.0

07 Sep 23:05

Choose a tag to compare

Changelog

  • The plugin now continues to work when the Git Changes page is undocked from the Team Explorer.

Commit Formatter v1.1.0

10 May 04:53

Choose a tag to compare

Changelog

  • Support for Visual Studio 2015. I couldn't get it to work as a single extension, so 2013 and 2015 are separate extensions.
  • Forcing a blank line between the subject and body is now optional.
  • A minor robustness fix to make sure the adorner layer for the textbox is available before trying to add the counter.

Commit Formatter v1.0.0

10 May 04:40

Choose a tag to compare

First release