ReSharper C++ highlights code issues in the editor and provides quick-fixes to improve code in one way or another. Unreachable code? Redundant statements? Suspicious object slicing or incorrect format specifier? ReSharper C++ will bring these and other kinds of problems to your attention and help you fix them.
You can instantly jump at any file, type, or type member in solution. You can search for usages of any code and enjoy a clear view of found usages, with grouping and preview options. Last but not least, you can go from any code symbol to its declaration or definition, its base or derived symbols.
Code refactorings for C++ help safely change your code base, which is especially important in a language as non-trivial as C++. Context actions help switch between alternative syntax constructs and serve as shortcuts to code generation actions.
Code that ReSharper C++ can generate for you includes definitions, missing and overriding members, equality and relational operators, hash and swap functions. Add dozens of customizable templates, and you have the tools to deal with boilerplate code faster than ever.
ReSharper C++ supports running Google Test based unit tests in Visual Studio. You can run and debug unit tests contextually, right from the text editor. In addition, dedicated tool windows are provided to view, group, filter and run unit tests, as well as to create and manage unit test sessions.
Configure code formatting options and naming style, share settings with your teammates, and maintaining a consistent code style should never be a problem again.
ReSharper C++ 10 provides full support for C99, including designated initializers. It also works with all C11 features that are supported in Visual Studio.
There is a set of new quick-fixes to make function static or const, add a template argument list, make base function virtual, and more.
ReSharper C++ 10 introduces new context actions to create derived classes, replace decltype with the underlying type, or substitute a template type alias.
Go to Declaration can now be extended to help you look up and navigate through usages, all with a single shortcut.
ReSharper Ultimate is a license that combines all individual JetBrains .NET tools, as well as ReSharper C++.
Each ReSharper Ultimate license allows a single developer to use ReSharper, ReSharper C++, dotCover, dotTrace and dotMemory.
Pick up the right tool for C and C++ development depending on your preferred toolchains and other requirements:
We hope that if you use Visual Studio
for C++ development,
you will enjoy ReSharper C++ as well.