CodeRush


CodeRush Classic is a refactoring and productivity plugin by DevExpress that extends native functionality of Microsoft Visual Studio.
CodeRush Classic provides solution-wide static code analysis, and additional functionality to make it easier to correct code smells, complete code, navigate, search for symbols, highlight the structural elements of the code, format code, and generate and optimize code. CodeRush Classic includes 180 automated refactorings, and streamlines unit testing using NUnit, XUnit, MbUnit and MSTest, among other functionality.
In June 2015, DevExpress released CodeRush for Roslyn, a version of CodeRush that sits on top of Microsoft's Roslyn engine. In that same release, CodeRush was renamed to CodeRush Classic.
CodeRush Classic supports C# 5.0, VB10, ASP.NET, HTML, JavaScript, XML, and also XAML.

Functionality

The following is a partial list of CodeRush functionality groups:
CodeRush provides an API for developers to create third-party plugins extending core CodeRush functionality, such as: