Skip to content

Releases: cpmcgrath/codealignment

Code Alignment Version 14.1

15 Dec 23:02
Compare
Choose a tag to compare

#66 Stop working for VS2012 after V14
#80 Add Support for Visual Studio 2019

Code Alignment Version 14

13 Jan 10:56
Compare
Choose a tag to compare

#64 Add Support for Notepad++ x64
#65 Setup AppVeyor Continuous Integration Server

Code Alignment for Visual Studio Version 13.1

12 Nov 03:42
Compare
Choose a tag to compare

#55 Remove Visual Studio 2010 & Atmel Studio Support
#56 Remove Support for Expression Blend.
#57 Improve support for Visual Studio "15"

Code Alignment Version 13

06 Nov 21:46
Compare
Choose a tag to compare

#53 Update the solution so it can be built in Visual Studio 2015 enhancement
#54 Upgrade all Projects from .NET 3.5 to .NET 4 enhancement Notepad++ Visual Studio

Code Alignment for Visual Studio Version 12.1

07 Apr 22:27
Compare
Choose a tag to compare

Added Visual Studio 15 Support

Code Alignment Version 12

29 Jan 06:06
Compare
Choose a tag to compare

Issue #23 and #35

Issue #23 - Align by string screen lets align from caret position if SHIFT is down when clicking OK

Issue #35 is all backend, no visible changes.

To make sure you always have the latest version, please download the Visual Studio Version from https://visualstudiogallery.msdn.microsoft.com/7179e851-a263-44b7-a177-1d31e33c84fd

Code Alignment for Visual Studio Version 11.1

29 Jan 05:53
Compare
Choose a tag to compare

Supports Visual Studio 2015

Code Alignment Version 11

17 Oct 06:05
Compare
Choose a tag to compare

Issues #27 and #32 Finished
This allows you to specify where to put the spaces. This allows you to right align.
For example, the following regex...

(?<insert>\d*)(?<compare>\d)

would line up ones, tens, etc

Code Alignment Version 10

20 Sep 01:37
Compare
Choose a tag to compare

This Version adds Alignment Chaining. When using the Code alignment shortcut, simply keep pressing control and you can immediately perform another alignment starting from where the last alignment occurred.