Currently supports VS2010, VS2012, VS2013 and VS2015.
For Visual Studio 2005/2008, the last supported version is v0.4.3 which can be installed side-by-side with the VS2010/VS2012/VS2013/VS2015 VSIX.
Project home, Documentation, News: www.codemaid.netDownload, Reviews: Visual Studio Gallery
Source code, Bugs: GitHub
Continuous Integration: AppVeyor
Feature backlog: Trello
Blog RSS: www.codemaid.net
Twitter @codemaid: Twitter
Google+: Google+
Cleanup random white space into a simple standard order. Add unspecified access modifiers. Utilize Visual Studio’s built-in formatting capabilities. Remove and sort using statements. And do it all automatically on save or on demand, from an individual file to the entire solution.
Visualize and navigate through the contents of your C# and C++ files from a tree view hierarchy. Quickly switch between different sorting methods to get a better overview. Drag and drop to reorganize the code. See McCabe complexity scores and informative tooltips.
Reorganize the layout of members in a C# file to follow Microsoft’s StyleCop convention, or your own preferences. Automatically generate regions to match. Run on demand or automatically during cleanup.
View the overall progress of a build within Visual Studio, or in the Windows taskbar, both with a green/red status indication.