ReSharper のリリース
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...
Released: Feb 28, 2011
Updates in this release
Updates in 5.1.3
- Live templates can now be saved one by one
- Support for Test Projects (MSTest) re-targeted to .NET Framework 3.5
- Now allows faster processing of large files (10,000 LOC or more.)
- ReSharper PowerToys no longer throw exceptions
- External source now reads PDB files in a better way
- Bug fixes related to referencing CoreCLR assemblies from Silverlight projects, comments in VB.NET, BizTalk projects, shortcut persistence, and references to SharpSVN
Released: Sep 6, 2010
Updates in this release
Updates in 5.1.1
- Introduced a fresh set of performance improvements under Visual Studio 2010, particularly in regard to displaying tooltips and error stripe behavior in intense editing scenarios.
- Improved stability in Visual Studio 2010 by addressing reports on VS crashes while editing markup pages in Web projects and applications, and during structural search and replace
- Strengthens NUnit support in the test runner in certain ways, specifically by bundling NUnit 2.5.7.
Released: Jul 9, 2010
Updates in this release
Updates in 5.1
- Support for XAML 2009
- Performance and memory consumption improvements
- Typing latency in ASP.NET Web Forms and MVC projects is considerably reduced
- Markup files in in ASP.NET projects don’t lose references to code-behind files when saving files
- No more error highlighting over good code in web projects without obvious reasons (for example, on saving files)
- Visual Studio crashes triggered by ReSharper activity in several scenarios are diagnosed and fixed
- No more memory leak on...