CodeRush Ultimate Releases

Released: Aug 2, 2016

Updates in 16.1.5

Fixes

  • Code Issues - 'Undeclared element' false positives on calling the FormattableString.Invariant method with an interpolated string.
  • Code Issues - 'Undeclared element' false positives on resource usages in Visual Basic.
  • Code Issues - 'Undeclared Element' false positives on the ASP.NET 5 application.
  • IntelliRush doesn't show a hint with VS2015 update 3.
  • Rename refactoring doesn't resolve .Net Core project dependencies.
  • Test Runner doesn't run tests for the NUnit 3.4 framework.
  • "To String...

Released: Jun 23, 2016

Updates in 16.1.4

Features

  • Diagnostic Analyzers - v16.1 introduces new code analysis diagnostics allowing you to detect and correct code issues.
  • Debug Visualizer Expression Map - CodeRush for Roslyn continues to evolve and with this release, it includes the DevExpress Expression Map first introduced in CodeRush Classic.
  • Naming Convention Rules and Code Style Support - CodeRush for Roslyn gives you the ability to specify code style rules and define naming rules for variables, parameters, fields and properties...

Released: Jun 1, 2016

Updates in 15.2.10

Fixes

  • Code Issues always mark auto-properties using the lambda expression as a getter implementer
  • CodeIssues - The "Undeclared Element" highlights the ComponentModel attribute
  • TestRunner is not running all tests in one go

Released: Mar 2, 2016

Updates in this release

Updates in 15.2.6

The following issues were fixed:

  • CodeIssues - The "Default value may be assigned" code issue incorrectly works with styles used as a static resource.
  • Collapse Accessors are not working well in VS2015.
  • Show Coverage appears in the context menu even when Unit Tests Service is disabled.
  • Visual Studio hangs when pasting code on CodeRush v15.2.16046.

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...

Released: Jul 21, 2015

Updates in this release

Updates in 15.1.5

  • Full support for Visual Studio 2015.

Released: Jun 5, 2015

Updates in this release

Updates in 15.1.3

  • CodeRush for Roslyn (CTP) - Uses significantly less memory, works faster and lets you start Visual Studio faster.
  • Core Features - CodeRush for Roslyn includes the core visual elements from CodeRush Classic including markers, bookmarks, text fields, linked identifiers, refactorings, code providers, member organizer, find all references window, Unit Test Runner, Debug Visualizer and IntelliRush.
  • Code Coverage - Easily find what percentage of your solution is covered by unit tests...

Released: Dec 5, 2014

Updates in this release

Updates in 14.2.3

  • CodeRush IntelliRush - IntelliRush is a more intuitive version of the current Intellisense implementation. It requires fewer keystrokes, is quicker, displays more information and also allows searching and filtering.
  • Debug Visualizer Enhancements - Ability to find which "if" or "else" branches, "case" and "catch" statements are excluded from the current execution flow.
  • Decompiler Enhancements - Multi-selection is now available for the list of loaded assemblies within the...

Released: Jun 5, 2014

Updates in this release

Updates in 14.1

  • CodeRush Refactorings - ForEach To Linq - Converts the foreach statement under caret to the appropriate Linq query. Remove Redundant Qualifier (remove all) - Removes all redundant 'this' or 'base' qualifiers.
  • Enhanced Refactoring - The 'Optimize namespace references' refactoring is now available in XAML.
  • CodeRush Code Providers - Implement IEquatable, Implement ISerializable and Implement IComparer code providers, allow you to add the appropriate interface members to the class...

Released: Dec 5, 2013

Updates in this release

Updates in 13.2.5

  • XAML Support - This release extends CodeRush support for XAML. You can now rename identifiers and navigate through references within XAML documents.