ReSharper Ultimate is no longer available. All current licenses have been automatically transferred to dotUltimate.
ReSharper Ultimate 9.2 released
Released: Aug 24, 2015
Updates in this release
Updates in 9.2
ReSharper
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.
ReSharper C++
Support for Visual Studio 2015, C++11 and C++14 - ReSharper C++ 1.1 now integrates into Visual Studio 2015 and understands more C++11 and C++14 language features including digit separators, inline namespaces, binary literals and the restrict keyword.
Unit Testing with Google Test - You can now run and debug unit tests, as well as add tests to different sessions, right from the text editor.
New Code Inspections and Quick-fixes - Detect implemented inline functions, redundant inline specifiers on a function definition and functions that can be marked as const. It also and provides quick-fixes for these inspections.