ReSharper for C++ 1.0 Released
Written by Kay Ewbank   
Friday, 10 April 2015

JetBrains has released a new version of ReSharper Ultimate, its suite of .NET tools, that now includes the first public version of ReSharper for C++.  

resharperbanner

The update consists of ReSharper 9.1, dotTrace 6.1, dotCover 3.1, dotMemory 4.3, dotPeek 1.4, and ReSharper C++ 1.0, the latest product to join the ReSharper Ultimate family, as announced at the end of 2014. 

The new version has improved support for Visual Studio 2015 and .NET 4.6. ReSharper 9.1 integrates actions based on Visual Studio Roslyn. In practice, this means that when you’re working on code, you can choose either ReSharper or Visual Studio to do it for you.

There’s better C #6.0 support with the ability to use string interpolation and the nameof() operator. You also get the option of using quick-fixes to transform your code in the scope of a file, project or the whole solution.

 rescshp

 

 JavaScript and TypeScript support improvements including JSDoc support, as well as improved TypeScript 1.5 and EcmaScript 6 support.

There’s a new Evaluate expression context action that lets you preview the results of your code execution in the editor. According to  Daria Dovzhikova, writing about the new release on the JetBrains blog, this means:

"You can learn and play with most of .NET base class library APIs without even running your application. ReSharper can evaluate nearly full set of C# expressions, including LINQ and some new C# 6.0 constructs, so you get REPL-like experience directly in the code editor.”

Code completion is another area that has been improved, with a new mechanism that lets you order items by relevance so that the best fitting options are suggested higher in the code completion popup list.

The addition of ReSharper C++ provides a separate product for C++ developers who work in Visual Studio. The blog post says it inherits most features of ReSharper, including coding assistance and code generation, and will be available by purchasing a separate license or as part of ReSharper Ultimate.  

 

RESHARPERsq

More Information

ReSharper Ultimate

ReSharper

Meet ReSharper 9.1

Download ReSharper

 

Related Articles

ReSharper Product Line Splits

JetBrains Updates .NET Development Tools       

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


JetBrains Launches IDE Services
09/04/2024

JetBrains has launched a new product suite for enterprises. JetBrains IDE Services is designed for use by large organizations with the aim of boosting developer productivity at scale.



Women Who Code Closing For Lack of Funding
24/04/2024

Women Who Code the US-based non-profit organization that since its foundation in 2011 has advocated for women and diversity in technology, has announced its imminent closure due to critical funding cu [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 10 April 2015 )