Lançamentos do 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

Updates in 8.2

  • Jasmine 2.0 support for ReSharper’s unit test runner that now works with JavaScript and TypeScript files.
  • Quick Documentation fixes.
  • Fix for the red code problem when  Xamarin is installed.
  • 140+ other fixes.

Released: Jul 23, 2013

Updates in this release

Updates in 8

  • Works with the preview of Visual Studio 2013.
  • Project dependency viewer lets you visualize a project dependency graph for a bird's eye view of dependencies within your solution.
  • Choose to batch-fix detected code issues in the scope of a project or the whole solution. Supported fixes include removing unused directives and redundant casts.
  • More code inspections, quick-fixes and context actions.
  • File templates can now be expanded to generate more than one file, handy for generating...

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

Updates in 6.1

  • Async – Now supports async and await keywords, both in C# and VB.NET, as well as providing a set of related code inspections and quick-fixes
  • ReSharper SDK - Simplify development and maintenance of ReSharper plug-ins. The SDK provides a full set of ReSharper assemblies required to test ReSharper plug-ins. Visual Studio templates for creating different kinds of plug-in projects are also available with the SDK.
  • Improved management of settings - The settings engine has been revamped...

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