CodeRush 20.2.9

Released: Mar 31, 2021

20.2.9 での更新項目

機能

  • Test Runner - The Test Runner now allows you to run and debug MSTest unit tests for Universal Windows Platform (UWP) apps.
  • Code Analysis - You can now include CodeRush diagnostics in Microsoft Visual Studio's background analysis, so you can analyze your code out of process in Visual Studio 2019 v16.8 and later versions.
  • Performance Enhancements - Significantly improved performance for the following visual features:
    • Rich Comments.
    • Spell Checker.
    • Unused Code Highlighting.

不具合の修正

  • Code Formatting - Blank Lines - The "Region | Blank lines around" option is not applied if a region is the first element in a source file.
  • Code Formatting - Properties with XML documentation comments are wrongly commented after formatting.
  • Code Providers - The "Add to Interface" code provider generates redundant members in some descendant classes and produces compiler warnings.
  • Code Templates - Auto-implemented properties should use an init-only setter by default.
  • General - CodeRush is disabled after installing via .exe in Visual Studio 16.9.2.
  • Refactorings - The "Make Implicit" refactoring shouldn’t be available when a variable is initialized by a target-typed conditional expression.
  • Spell Checker does not mark misspelled words in the code editor for Visual Studio 2019 v.16.9.0.
  • String Format Assistant does not work in Visual Studio 16.10.0 Preview 1.
  • Test Runner fails to run tests in the Universal Windows Test Project.
  • Test Runner - The popup hint incorrectly hides a test icon's context menu on an attempt to click a menu item.