Great news from the .NET tools development team here at JetBrains: ReSharper 9.0, dotCover 3.0, dotTrace 6.0, dotMemory 4.2 and dotPeek 1.3 are all released and available for download!
As all JetBrains .NET tools are now available from a single installer, you can download ReSharper 9 and choose to install only ReSharper or more of our .NET tools.
Highlights of the final ReSharper 9.0 release include:
Support for Visual Studio 2015 Preview while preserving compatibility with Visual Studio 2010, 2012 and 2013. A minor ReSharper update will be made available as soon as Visual Studio 2015 reaches the market.
Support for C#6.0. Although the final feature set for C#6.0 is not yet public, ReSharper 9.0 already provides support for new language constructs such as static usings and exception filters. We have also added a set of new quick-fixes to replace curly brace delimited constructs with expression bodies, or to update your null checking code using the new .? operator.
New navigation features including Go to Action to allow searching for a particular action using the legendary Alt+Enter shortcut and Navigate to Exposing APIs option for finding all the methods that are capable of returning a particular type.
Regular Expressions support with code completion for wildcards and regular expression groups, error highlighting, quick-fixes and a separate Regular Expression Validation Utility.
Fix in Scope improvements to remove redundant qualifiers, fix naming issues or remove regions in the scope of the whole solution. ReSharper is now able to look through the code in your solution and generate the appropriate imports for all types including types that contain extension methods.
Type Dependencies Diagram that helps finding out what code depends on a particular type, and what the type itself depends on.
New JavaScript and TypeScript refactorings and other improvements that include a set of new quick-fixes to cover over 270 different types of errors, new live templates for common TypeScript entities, and new code generation options.
We're also rolling out considerable updates to all other tools in the JetBrains tool suite for .NET professionals:
dotTrace 6.0 introduces a completely new Timeline profiling mode for collecting temporal call stack and thread state data, refines the starting point of the profiling process with dotTrace Home view, adds more flexibility to subsystems, and supports Visual Studio 2015 Preview.
dotCover 3.0 supports remote code coverage, gets a restyled coverage configuration dialog, a new coverage controller, as well as support for ReSharper 9 and Visual Studio 2015 Preview.
dotMemory 4.2 learns to live on a shared platform with the other .NET tools, and therefore receives Visual Studio 2015 Preview support as well.
dotPeek 1.3 borrows a set of actions introduced in ReSharper 9, and integrates its symbol server with ReSharper's navigation to external sources, which allows setting break points in third-party code that you navigate to using ReSharper.
All JetBrains tools for .NET professionals now operate on a shared platform, which means less consumption of computing resources when running them at the same time in Visual Studio. Moreover, with the new ReSharper Ultimate license
you can now use all of them at affordable price that includes 1 year of free upgrade subscription.
To learn more about this set of updates to JetBrains .NET tools: