CodeRush 21.2.6

Released: Jan 19, 2022

Updates in 21.2.6

Features

Code Cleanup

  • Added file-scoped Namespace style support for C# 10 in code cleanup - You can now apply Microsoft Visual Studio namespace declaration preferences and corresponding settings from your .editorconfig file in code cleanup. This setting specifies file-scoped or block-scoped namespace body styles for C# 10. To apply the namespace declarations style to your code during cleanup, enable the "Apply namespace declaration style" code cleanup rule on the Editor | C# | Code Cleanup options page.

Fixes

  • Feature Advisor - The 'Learning Solution' advice is shown even if Feature Advisor is disabled.
  • Formatting - Type Arguments spacing options conflict with StyleCop.
  • IntelliRush - The IntelliCode 'Tab-Tab' suggestion is not accepted when IntelliRush is active.
  • Refactorings - The Modal window remains after applying the 'Move Type to Namespace'.