CodeRush Ultimate 19.1.8

Released: Aug 28, 2019

19.1.8 での更新項目

不具合の修正

  • Code Analysis - Multiple code analysis messages are created for items in razor files.
  • Code Analysis - The CRR0050 diagnostic is incorrectly named in the Code Issues catalog for Visual Basic.
  • Code Cleanup - Attributes are kept in the same line if the Format Document rule is enabled.
  • Code Cleanup - Code cleanup produces incorrect code when "Apply visibility style" and "Format document" rules are enabled.
  • Code Cleanup - Region directives are not properly indented when applying code cleanup.
  • Code Places - Plus/Minus icons are inconsistent with the expand all/collapse all actions.
  • Formatting - Formatting incorrectly shifts braces in the Object initializer expression.
  • General - IntelliSense does not pick proper completions for typed text.
  • Navigation - The "Jump to symbol" navigation does not work after installing Visual Studio 16.3.0 Preview 2.
  • Performance - Slowdowns occur after the latest Visual Studio update.
  • Refactorings - The Boolean to Enum refactoring does not update call sites from other files.
  • Static Code Analysis - The "Unused local variable" issue should not be shown for catch variables in Visual Basic.
  • Templates - A template does not include Generic types in the class substitution.
  • Test Runner - The Test Runner used with code coverage requires an admin password.
  • Refactorings - The convert to string interpolation refactoring does not work correctly when the statement already uses interpolation.