News

Revamped ReSharper Ultimate 10

The Visual Studio coding extension suite from JetBrains has a whole host of improvements, and includes a new build tool.

JetBrains has released a major upgrade to ReSharper, its Visual Studio code-writing extension suite. ReSharper Ultimate 10 has about 450 fixes across its tool suite, but there are some significant highlights among the tools, including ReSharper Build and support for TypeScript 1.6 and AngularJS 2.0 as well as more than a handful of coding improvements. Tools across the ReSharper suite have also been version synchronized, so tools in the suite -- dotPeek, dotTrace, dotCover, and dotMemory and ReSharper C++ -- are suffixed with a version 10.

According to the company, ReSharper Ultimate has a number of code style improvements, improved support for JavaScript and TypeScript that includes regular expressions and JSX and TSX syntax. The ReSharper unit test runner also supports NUnit 3.0 Beta 5, in anticipation of its full release. Version 10 also supports Universal Windows Platform device-specific views while performing code inspections and other coding operations.

New in ReSharper C++ 10 is improved C language support, including support for C11. It also includes new context actions, code inspections, and quick-fixes. It's also consistent in its use of the Go to declaration as the main suite.

New to the other tools: dotCover now uses Continuous Testing; dotTrace is more fully integrated with Visual Studio when viewing project snapshots; dotMemory allows better navigation from types to their type declarations; dotPeek can navigate to IL code when viewing decompiled C# code.

ReSharper Build is a new tool that allows for "out-of-process incremental build tool that can take advantage of multiple processes, visualizes different kinds of project build status, and is optimized for large solutions with lots of dependencies," writes JetBrain's ReSharper Product Marketing Manager, Daria Dovzhikova, on a blog announcing the upgrade.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube