CodeRush for Roslyn 16.2.6 released

Released: Feb 28, 2017

Updates in 16.2.6

Features

  • Support for Visual Studio 2017.

Fixes

  • General - Performance issues when typing in large unit tests files.
  • Refactorings - The "Reorder Parameters" refactoring adds strange code on being applied.
  • Refactorings - In a .NET Standard Library project the "Rename Namespace to Match Folder Structure" refactoring suggests incorrect namespaces.
  • Test Runner does not hit any breakpoints while debugging .net core tests on Visual Studio 2017 RC4 (15.0.0-RC.4+26206.0).
  • Test Runner - xUnit - Test Runner incorrectly parses InlineData arguments.