CodeRush adds IntelliRush

Released: Dec 5, 2014

Updates in this release

Updates in 14.2.3

  • CodeRush IntelliRush - IntelliRush is a more intuitive version of the current Intellisense implementation. It requires fewer keystrokes, is quicker, displays more information and also allows searching and filtering.
  • Debug Visualizer Enhancements - Ability to find which "if" or "else" branches, "case" and "catch" statements are excluded from the current execution flow.
  • Decompiler Enhancements - Multi-selection is now available for the list of loaded assemblies within the Decompiler window, allowing you to unload multiple assemblies at once.
  • Code Issue Suppression Enhancements - Specify the mask used for files or folders in which Code Issues are to be suppressed.
  • 'Optimize Usings' Refactoring Enhancements - The 'Optimize Usings' refactoring allows you to specify a target location for reference declarations.
  • Spell Checker Enhancements - CodeRush spell checker allows you to check identifier names for spelling mistakes. If you apply the suggested name, CodeRush renames the current identifier and all its references. Identifiers declared in referenced assemblies are ignored.