ReSharper 9 released
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 code completion for wildcards and regular expression groups, error highlighting, quick-fixes and a separate Regular Expression Validation Utility.
- Fix in Scope Improvements - Remove redundant qualifiers, fix naming or remove regions in the scope of the whole solution.
- Type Dependencies Diagram - Find out what code depends on a particular type, and what the type itself depends on.
- New JavaScript and TypeScript Refactorings - Including 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.