CodeRush Ultimate のリリース

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...

Released: Jun 5, 2014

Updates in this release

Updates in 14.1

  • CodeRush Refactorings - ForEach To Linq - Converts the foreach statement under caret to the appropriate Linq query. Remove Redundant Qualifier (remove all) - Removes all redundant 'this' or 'base' qualifiers.
  • Enhanced Refactoring - The 'Optimize namespace references' refactoring is now available in XAML.
  • CodeRush Code Providers - Implement IEquatable, Implement ISerializable and Implement IComparer code providers, allow you to add the appropriate interface members to the class...

Released: Dec 5, 2013

Updates in this release

Updates in 13.2.5

  • XAML Support - This release extends CodeRush support for XAML. You can now rename identifiers and navigate through references within XAML documents.

Released: Jun 12, 2013

Updates in this release

Updates in 13.1

  • Asynchronous Smart Tag Menu - Load smart tag menus asynchronously to decrease loading time.
  • Enhanced Automatic Initialization - Added a “Editor | Code Modification | Type initializers” option page that allows you to specify default values for type initializers.
  • Variable Declaration Enhancements - CodeRush can now declare local variables implicitly.  
  • Smart Constructor Enhancements - Added an option that specifies whether Smart Constructors initialize unselected fields with default...

Released: Dec 12, 2012

Updates in this release

Updates in 12.2

  • Feature Adviser - The Feature Adviser reveals templates and other CodeRush features you can use in the future to create the same code block you have just entered manually.
  • Color Themes - Implemented the "Visual Experience" options page that enables you to create and choose color themes for CodeRush tool windows and modify color settings for all CodeRush visual elements.
  • Decompiler Tool Window - View the source code of compiled .NET assemblies in C# or Visual Basic.
  • Debug...

Released: Jun 15, 2012

Updates in this release

12.1での更新項目

  • 設定スキーム- 必要な時に、複数の異なった設定を作成してそれらの間でスイッチできます
  • フリクションフリーモード- このリリースでCodeRushが通常のVisual Studioの動作から変わらないでほしいというユーザーのために、フリクションフリーモードを提供します
  • 機能強化のための拡張- エディター/分析/コード強化オプションページを通じて機能強化オプションを修正できます
  • ユニットテストランナーの拡張- CodeRushがユニットテストを実行するたびにプロジェクトをビルドすることを回避することができます
  • CodeRushキーボードマッピングウィンドウ- CodeRushの機能を実行したいときのショートカットを忘れてしまったときに、CTRL+ATL+/ によって、CodeRushキーボードマッピングウィンドウを開くことができます

Released: Dec 9, 2011

Updates in this release

v2011 vol 2での更新項目

  • コードに色付け -CodeRushのカラーピッカーを使うと色を変更できます。 C#, VB, XAML, HTMLとCSSをサポート。
  • ヒントのプレビュー -変更を適用する前に、リファクタリングの影響を見ることができるように、コードを見せることができます。
  • テスト結果アイコン -前回のテスト結果を見て、変更を加えた後にすぐに再テストができます。
  • コードの問題 -作業中にエラー、警告、ヒントや重複コードを表示できます。
  • 重複の検出と統合 -作業中に簡単に重複コードを検出して解決策を見ることができます。
  • 複数選択 -複数の必要な箇所を選択して、クリップボードにコピーまたはカットができます。
  • スピード -少しのキーストロークでシンボル、クラスやファイルにナビゲートできます。

Released: Jun 14, 2011

Updates in this release

v2011 vol 1の更新項目

  • コードフォーマッティング -このリリースで、 CodeRush はコードのためにフォーマッティングルールの調整が可能になりました。 オプションとして、スペース、空白行、アライメント、改行とインデントを様々なコードの種類にセットすることができます。
  • コードクリーンアップ - CodeRush で自動的にある特定のリファクタリングを現行ファイル、プロジェクトあるいはソリューションに適用することができるようになりました。 変更を適用したい場所を指定し、エディタ|コードクリナップ|コードクリナップオプションページを使ってください。
  • カスケードリファクタリング -CodeRush はいくつかのカスケードリファクタリングを搭載しました。 カスケードリファクタリングがバーチャル / 優先されたメンバーと一緒に、あるいはインタフェース作成者の間で1クラス階層全体に渡るメンバー署名変更を適用します。
  • Razorサポート - DevExpress はMVC3 Razor サポートを実装しました。 コードエレメントを通してナビゲート、そして Razor...

Released: Dec 8, 2010

Updates in this release

Updates in v2010 vol 2

  • MVC Support
    Added new templates, navigation and code providers to support MVC development. The MVC templates include these new templates for C# and Visual Basic and these new templates for aspx code. As always, you can customize templates on the Editor|Templates options page.
  • Unit Test Runner Improvements
    Added Silverlight unit testing support to the CodeRush Unit Test Runner, so now it’s easy to test your Silverlight applications. Test results appearing in the Unit Test...

Released: May 20, 2010

Updates in this release

Updated in v2010 vol 1

  • Full Support for Visual Studio 2010 and .NET Framework Client Profile