ReSharper C++ highlights code issues and provides quick-fixes. Unreachable code? Redundant statements? Suspicious object slicing? Incorrect format specifier? ReSharper C++ will bring these and other potential errors to your attention and help you fix them.
ReSharper C++ makes it easy to navigate through your project. Jump to any file, type, or type member, and find their usages. In just a few clicks, you can go from a code symbol to its declaration, definition, base, or derived symbols.
Code refactorings help you safely change your codebase, which is especially important in a language as complex as C++. Context actions let you switch between alternate syntax constructs and serve as shortcuts to code generation actions.
Fine-tune the editor to follow the code style preferred by your team. You can save your formatting and naming preferences to a settings file and share it with others.
Do you need C# and C++ for your project? With ReSharper and ReSharper C++ covered by the same license, and with smart C++/CLI support, using both is no longer a problem!
The tooltips on hover now show the macro expansion with syntax highlighting and proper code formatting. Additionally, the Quick Documentation popup (Ctrl+Shift+F1) allows you to click on any entity from the substitution preview to check out its documentation.
You can now view and navigate through call chains in the hierarchy of incoming calls. In the call tracking window, double-click on the hierarchy entry to navigate to the corresponding call in the editor or expand any node to check out its incoming calls.
You can now quickly add a UINTERFACE
class or a unit test to your project
using the new built-in templates. A new completion item lets you generate a lambda
expression where a delegate, TFunction
, or TFunctionRef
argument is expected.
Teams all over the world are using JetBrains developer tools daily. Try the best development experience for yourself.
Developing using ReSharper C++ is a breeze. Thanks to it, I'm now writing code that’s better and safer than ever. It has really become a critical part of my workflow.
Developing using ReSharper C++ is a breeze. Thanks to it, I'm now writing code that’s better and safer than ever. It has really become a critical part of my workflow.
C++ Jedi
A tool that really sets the bar for the development experience. Just as Clang once disrupted the compiler world, ReSharper C++ is now disrupting the IDE world.
A tool that really sets the bar for the development experience. Just as Clang once disrupted the compiler world, ReSharper C++ is now disrupting the IDE world.
dotUltimate is a single license that allows a single developer to use these JetBrains tools: