CodeRush 15.2.3 released

Released: Dec 2, 2015

Updates in this release

Updates in 15.2.3

CodeRush for Roslyn

  • Unit Test Runner - Detects and run unit tests for the MSTest framework.
  • Structural Highlighting - Structural Highlighting for C#, Visual Basic and XAML lets you easily see the structure of your code.
  • Navigation Tools - Quickly find symbols and files in your solution.
  • Code Cleanup - The auto-implemented code cleanup rule is now available.
  • Code Coverage - Now you can export code coverage statistics to XML, HMTL and an NDepend-compatible format.
  • Decompiler - Decompiled code structure now more closely matches the original structure of the code before it was compiled.

CodeRush Classic

  • Code Coverage - You can now discover which parts of your solution are covered by unit tests, and find the at-risk portions of your application.
  • Paste to XAML/SVG - Now it's easy to incorporate vector drawings into your applications, with the new "Paste to XAML" and "Paste to SVG" code providers.