CodeRush Ultimate 16.2.4 released
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 working correctly.
- Code Cleanup - NullReferenceException during cleanup if "Remove Redundant type qualifier" is enabled.
- Code Cleanup - The "Apply 'this' qualifier style" rule adds "this" qualifier to a static field initializer.
- Code CleanUp should not change the "" literal in the switch case clause.
- Code Templates - The "p" template does not trigger the "PropertyChanged" event handler under certain conditions.
- CodeRush - Code Cleanup removes a private method used only in the DebuggerDisplay attribute.
- CodeRush - The "Convert to Null Coalescing Operation" refactoring is suggested in an invalid scenario.
- Contract.Requires for an array shouldn't check its length.
- CRR doesn't take themes with the Japanese locale into account.
- Expand Selection works incorrectly on an enum with XML Doc comments.
- F12 does not work in .cshtml file.
- Filtered tests do not display information in the "Details" tab.
- Implement IEquatable for structures shouldn't test for nullability or reference equality.
- 'Inline Method' fails if a target method has parameters with a default value.
- Installation - The CodeRushWelcome.exe tool is not signed.
- Installing CodeRush for Roslyn v16.2.3 clears all my templates.
- Nunit 3 TestCaseData Name is not used for a test name in TestRunner.
- Refactorings - The "Add Parameter" refactoring is not focusing a new parameter.
- Refactorings - The "Convert to auto-implemented property" refactoring removes the "WriteOnly" modifier from write-only properties.
- Refactorings - The "Inline Method" refactoring produces non-compilable code or changes the behavior when a method to be inlined uses both a ternary operator and a return value in an expression.
- References - Save current grouping on importing results of the 'Jump to References' provider.
- Split Initialization from Declaration should not be available on constant declaration.
- 'Tab to Next Reference' when applied from an XAML file does not work.
- Test Runner - It is impossible to debug tests using VS2015 Community Update3 and XUnit 2.1.
- Test Runner - It is impossible to start debugging from the test icon's popup menu.
- Test Runner - The "Ctrl+T, F" shortcut does not run all tests in a file.
- Test Runner - Unit Tests created with NUnit framework older than 2.6.3 does not run.
- Test Runner doesn't run unit tests created with Visual Studio 2017 Community edition.
- The "Declare Local" provider should select a variable name.
- The "Paste as XAML\SVG" feature inserts SVG content at the end of the selected text instead of replacing it.
- The 'Collapse Getter' option is missing in Code Actions Catalog.
- 'Use nameof' should not use 'this' keyword in attributes.
- Visual Studio crashes on pressing the Tab key on an identifier.