CodeRush 20.2.11

Released: May 4, 2021

Updates in 20.2.11

Funktionen

  • Coding Assistance - Typing performance has been improved for the following features:
    • String Format Assistant.
    • Naming Assistant.
    • Smart Semicolon.
    • Smart Dot.
    • Code Template Expansion.
  • Unit Test Runner - The Test Runner gets the following optimizations:
    • Improved test discovery engine, which allows the Test Runner to find tests faster in your solution.
    • Reduced the project dependency graph build time, improving test run speed.

Fehlerkorrekturen

  • Performance - The initialization of painting plugins affects the startup performance.
  • Smart Duplicate Line - An unexpected '+' character is added at the beginning of duplicated code.