Released: Jan 18, 2017
16.2.4 での更新項目
不具合の修正
CodeRush for Roslyn
- Test Runner fails to run tests when running a specific parametrized test through the test runner window's context menu.
- "Jump To Symbol" doesn't show any targets if not all members are selected in the filter options.
- "Tab to Next Reference" in XAML code behind causes VS2015 crash.
- A tooltip for the type contains a wrong instruction after expanding the "p" template.
- All shortcut options are missing if the Japan input language is active.
- Automatic property expansion not...
Released: Nov 1, 2016
16.1.8 での更新項目
機能
- Smart Duplicate Line - Smart Duplicate Line duplicates the active line, and inserts Text Fields into the duplication to make modification easier. The feature learns your preferences as you use it, so it gets smarter (and saves you more work) over time.
- XAML Features
- XAML code formatting.
- Import All Types (declares all necessary namespace references needed by the XAML file).
- Refactorings, Code Providers, and Code Formatters
- Break Apart or Line Up both Parameters and Arguments - Either...
Released: Sep 7, 2016
16.1.6 での更新項目
不具合の修正
- The "Default value may be assigned" code issue triggers on some XAML elements
- How to choose the existing target TestClass in UnitTestBuilder
- Decompiler - Empty body is shown incorrectly for some methods that contain a try/catch section
- The "Add parentheses if a method from IntelliSense is selected" option is not working with Visual Studio 2015
- CodeRush painting incorrectly works under high-dpi environment
Released: Aug 2, 2016
16.1.5 での更新項目
不具合の修正
- 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
16.1.4 での更新項目
機能
- 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.
- Open Jump...
Released: Jun 1, 2016
15.2.10 での更新項目
不具合の修正
- 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...