ReSharper のリリース

Released: Nov 4, 2015

Updates in this release

Updates in 10

  • ReSharper Build - An out-of-process incremental build tool that can take advantage of multiple processes, visualize project build status and is optimized for large solutions with lots of dependencies.
  • Usage-aware Go to declaration - ReSharper 10 extends the functionality of the Go to declaration (as well as Ctrl+click) so that you can also use a shortcut to look up usages.
  • Support for Google Protocol Buffers - Now provides proper IDE support for .proto files. This includes syntax...

Released: Aug 24, 2015

Updates in this release

Updates in 9.2

  • Visual Studio 2015 Support - ReSharper now fully integrates into Visual Studio 2015.
  • Windows 10 Applications - Support for Universal Windows Platform (UWP) application development using Windows 10 Developer Tools. In addition to understanding the structure of UWP projects, ReSharper provides code completion for API checks and supports new Windows 10 specific XAML constructs.
  • JavaScript and TypeScript Support - New support for regular expressions in TypeScript and JavaScript.

Released: Apr 16, 2015

Updates in this release

Updates in 9.1

  • Improved support for Visual Studio 2015 and .NET 4.6.
  • Better C # 6.0 support.
  • JavaScript and TypeScript support improvements including JSDoc, TypeScript 1.5 and EcmaScript 6 support.
  • New Evaluate expression context action.
  • Improved code completion.
  • Find types on NuGet.
  • New Source Templates that can be created anywhere in the code of your project.

Released: Dec 9, 2014

Updates in this release

Updates in 9

  • Support for Visual Studio 2015 Preview - ReSharper 9 integrates with Visual Studio 2015 Preview while preserving compatibility with previous releases of the Microsoft IDE including versions 2013, 2012 and 2010.
  • Support for C#6.0 - Includes support for new language constructs such as static usings and exception filters.
  • New Navigation Features - Including 'Go to Action' which allows you to search for particular actions using the Alt+Enter shortcut.
  • Regular Expressions Support - With...

Released: Mar 27, 2014

Updates in this release

8.2での更新項目

  • Jasmine 2.0をサポートしたReSharper用ユニットテストランナーが、JavaScriptとTypeScriptファイルで動作するようになりました。
  • クイックドキュメンテーションの不具合が修正。
  • Xamarinがインストールされているときのレッドコード問題を修正。
  • 140以上の不具合の修正。

Released: Jul 23, 2013

Updates in this release

Version 8での更新項目

  • Visual Studio 2013のプレビュー版で動作します。
  • プロジェクトディペンデンシービューワーでソリューションの中のディベンデンシーのバードアイビューが表示用のプロジェクトディベンデンシーグラフが視覚的に確認できます。
  • プロジェクトまたはソリューション全体の範囲でパッチ修正検出コードの問題を選択してできます。未使用のディレクティブと冗長なキャストを削除する修正をサポートしています。
  • より多くのコード検出、素早い修正やアクション。
  • ファイルのテンプレートは、メインロジッククラスと拡張のためのクラス、または部分的なファイルのセットのペアを生成するための便利な複数のファイルを生成するために拡張することができます。
  • ファイル、タイプまたはメソッドの同じインプットボックスから検索できるように、ナビゲーションが改善されました。
  • フリーコマンドツールとResharperと重複コードファインダーで、CIサーバーまたはバージョンコントロールシステムを使った開発ができます。

Released: Nov 19, 2012

Updates in this release

Updates in 7.1

  • Jetbrains have fixed over 300 performance problems and bugs.
  • New code inspections and contract annotations for a more robust .NET code quality analysis. Sharing ReSharper code inspection results with teammates has been streamlined as well for the purposes of code review.
  • Improved tooling for .NET code maintenance including Extract Class refactoring.
  • Code formatter improvements including formatting XML document comments and chained method calls.
  • Additional code exploration features...

Released: Aug 1, 2012

Updates in this release

Updates in 7

  • Support for Visual Studio 2012 (support for color themes, asynchronous solution loading, Metro-style and WinRT application development and new Preview Tab in navigation and search)
  • Custom contract annotation attribute
  • More options to control code completion behaviour
  • JavaScript improvements
  • Unit Testing improvements (support for NUnit 2.6 and MSTest 11, support for Jasmine and PhantomJS)
  • Naming style improvements
  • Member hierarchy
  • CSS style hierarchy
  • New code inspections and quick...

Released: Jan 17, 2012

Updates in this release

6.1の更新項目

  • 非同期 –C#とVB.NETの両方について、関係コードの検査及びクイック修正と同様に、非同期をサポートしキーワードを待ちます。
  • ReSharper SDK -Re-Sharperプラグインの開発とメンテナンスをシンプルにできます。SDKには、ReSharperプラグインをテストするために必要なReSharperアセンブリの完全なセットを提供されます。さまざまな種類を作成するためのVisual StudioテンプレートプラグインプロジェクトもSDKで利用可能です。
  • 設定管理の向上 -設定エンジンは設定を共有および管理上の余分な部分を刷新されました。数多くの設定にアクセスでき、共有可能な新しい設定が導入されました - 例えば、異なる言語用のIntelliSenseの動作の定義。
  • アセンブリーリファレンスの最適化 - C#, VB.NET または XAML-イネーブルプロジェクトの中のアセンブリーリファレンスを検査し、使用されてないかどうか確認できます。

Released: Jul 6, 2011

Updates in this release

Updates in 6

  • JavaScript support - JavaScript support spans most ReSharper 6 feature groups including code inspections, navigation, refactorings, and coding assistance. Symbol and smart completion are available in JavaScript, enabling you to filter out the enormity of JS library functions.
  • ASP.NET MVC 3 Razor support - ReSharper's ASP.NET MVC feature pack is extended with support for the new Razor view engine. ReSharper brings its full power to C# code blocks in Razor views, including code...