Lançamentos do ReSharper Ultimate

Released: Dec 15, 2016

Atualizações na 2016.3

Recursos

  • All ReSharper Ultimate tools now work with Visual Studio 2017 RC.
  • ReSharper 2016.3 implements initial support for C# 7 and VB.NET 15; adds new code generation actions, context actions and quick-fixes; introduces a Transform Parameters refactoring; supports running .NET Core unit tests that target .NET Core 1.0.x in Visual Studio 2015; brings noticeable improvements in usage search and ReSharper Build; improves support for TypeScript, JavaScript and HTML; and extends the language...

Released: Sep 13, 2016

Atualizações na 2016.2.2

Correções

ReSharper

  • Regression: Complete Nullable<T> statement is broken.
  • TypeScript import doesn't find library folder prefixed with @.
  • Messed up code after inserting source template.
  • 'Cancel' button does not cancel the snapshot uploading process.
  • 'RunTests' in type '[...].UnitTestRunner.nUnit26.BuiltInNUnitRunner' from [...] does not have an implementation.
  • Resharper crashes Visual Studio 2015 when editing TypeScript file.
  • Angular2 imports are not not properly resolved.
  • Regex: invalid...

Released: Aug 25, 2016

Atualizações na 2016.2

Recursos

ReSharper 2016.2 New Features

  • Support for ASP​.NET Core 1.0 and .NET Core 1.0 projects, which means that ReSharper now correctly resolves project references and provides its core set of features (code inspections, code completion, navigation, search and refactorings) in projects of this type.
  • Structural navigation with Tab, a new feature that lets you use Tab and Shift+Tab to quickly move the text selection to the next or previous code element without having to use the cursor keys.
  • Go...

Released: Apr 21, 2016

Updates in this release

Updates in 2016.1

ReSharper

  • Added a variety of new context actions including new Alt+Enter actions to check method input parameters, manipulate strings, convert strings to objects, comment and uncomment code selections, and many more.
  • A new Invert Boolean Member refactoring. The refactoring can be invoked on a method, property, local variable or a parameter to invert the boolean value it returns and update other members that receive values from it.
  • Smart Paste feature ensures correct escaping in...

Released: Nov 4, 2015

Updates in this release

Updates in 10

ReSharper

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

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