For more details, please visit: https://www.codemaid.net
CodeMaid is a god send. I can drop into a file, add a property or method anywhere in the code file I want to, save it, and CodeMaid will put everything in the right order without me having to worry about it. Then every time I open a file to go find anything, everything is already in a nice clean order. CodeMaid: StyleCop: Repository: 1,355 Stars: 1,015 83 Watchers: 75 281 Forks: 141 147 days Release Cycle.
Currently supports VS2017 and VS2019.
For Visual Studio 2012/2013/2015, the last supported version is v10.6.
For Visual Studio 2010, the last supported version is v0.8.1.
- CodeMaid VS NDepend is a Visual Studio and VS Team Services extension that estimates your.NET code quality and Technical-Debt, that lets create code rules with C# LINQ syntax, visualize code structure and focus on changes and evolution.
- CodeMaid respects the Visual Studio defined preference which defaults to not putting System directives first. For using statements being inside the namespace, it is on our backlog to support that https://trello.com/c/CLRxsIyc.
For Visual Studio 2005/2008, the last supported version is v0.4.3.
Links
Project home, Documentation, News: www.codemaid.net
Download, Reviews: Visual Studio Marketplace
Code, Issues: GitHub
Continuous Integration: AppVeyor
Twitter @codemaid: Twitter
Features
Code Cleaning
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.
Code Digging
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.
Code Reorganizing
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.
Comment Formatting
Format comments to wrap at a specified column and arrange tags on separate lines. Run on demand or automatically during cleanup.
Codemaid Activation Was Not Completed
Joining
Join two adjacent lines, or a highlighted section of code onto a single line.
Finding
Find the current file in the solution explorer window.
Code Maid Download
Sorting
Sort a highlighted section of code alphabetically.
Collapsing
Recursively collapse nodes or the entire tree in the solution explorer window.
Progressing
View the overall progress of a build within Visual Studio, or in the Windows taskbar, both with a green/red status indication.
Configuring
Enable, modify or disable many of the aspects of how CodeMaid does its work.
Switching
Switch between related files, such as cpp and header files or xaml and code-behind.
Toggling
Toggle read-only state of files without jumping into the windows explorer.
Codemaid Spade
and More!
Codemaid Visual Studio
Remove regions, close read-only files, etc.