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

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube