ReSharper 10 released
Released: Nov 4, 2015
Updates in this release
Updates in 10
- ReSharper Build - An out-of-process incremental build tool that can take advantage of multiple processes, visualize project build status and is optimized for large solutions with lots of dependencies.
- Usage-aware Go to declaration - ReSharper 10 extends the functionality of the Go to declaration (as well as Ctrl+click) so that you can also use a shortcut to look up usages.
- Support for Google Protocol Buffers - Now provides proper IDE support for .proto files. This includes syntax highlighting, code analysis, code completion and navigation for both 2.x and 3.0 versions.
- Enhanced JavaScript and TypeScript support - Support for JSX syntax is now available in .js, .jsx and .tsx in order to streamline React development in ASP.NET applications.
- Revised Stack Trace Explorer - Now provides links to types, in addition to methods, and parses more types of data, including WinDbg GCRoot dumps and Visual Studio Call Stack tool window contents.
- Out-of-the-box postfix templates - Postfix templates allow you to reduce backward caret jumps while typing C# code.
- Device family-specific views - Universal Windows Platform enables using device family-specific XAML views to provide different UI for different types of devices. ReSharper 10 learns to handle this technique with dedicated code inspections, quick-fixes and context actions.
- Code style settings - Now comes with a set of changes aimed to simplify configuration of and complying with code style settings.