As of 20-Jun-2022, DevExpress has made the entry-level CodeRush (CodeRush for Roslyn) a free product, for the paid commercial license see CodeRush Ultimate.
CodeRush 21.1.8
Released: Oct 6, 2021
Aggiornamenti in 21.1.8
Funzionalità
Refactorings - Move File to Folder - Added a "Move File to Folder" refactoring port from CodeRush Classic. This refactoring moves a file to a folder matching the current namespace. If a corresponding folder does not exist in the solution, this refactoring will create one.
Unit Test Runner - The Unit Test Runner now displays expected and actual test run results with white space and line breaks in a tabular format for Microsoft .NET Core projects.
Correzioni
Code Declaration - The "Declare Local" provider doubles comments.
Code Declaration - The "Declare Property" provider fails to add a setter.
Code Places - The "Code Places" feature should not show items for anonymous functions inside a member of the TypeScript class.
Debug Visualizer - Multiline statements are highlighted incorrectly.
Declare Menu - The "Missing Members" declare provider incorrectly shows nested types in the menu.
Navigation - "Jump to Symbol" does not show all symbols when the filter is applied.
Navigation - "Tab to Next Reference" does not work in Microsoft Visual Studio 2019.
Organize Members - The Organize Members engine can't detect the event handler if its subscription is in an another file.
Refactorings - "Extract Interfaсe" sets incorrect visibility for a generated interface.
Refactorings - "Make Implicit" produces a compilation error for the Expression.Or and Expression.And methods.
Refactorings - "Promote to Generic Parameter" is not available in some scenarios.
Show Color - "Show Color" does not work in XAML for Xamarin projects.
Smart Constructor - Smart Constructor does not take into account initialized fields.
Test Runner - Found nodes are not expanded after the search is finished.