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!
With support for C++23 standard library named modules, you can use import std
or import std.compat
to import the entire standard library instead of using
a precompiled header or including specific standard library headers.
ReSharper C++ 2023.2 brings in the ReSharper’s own integrated AI Assistant – an AI-driven chat specifically designed to answer programming questions and help you with troubleshooting, refactoring, documenting, and other development workflows.
We’ve introduced the Safe Delete refactoring to remove symbols from the source code safely. Before deleting a symbol, ReSharper C++ searches for its usages and previews the code changes, so you can be sure that all the removals are intended.
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.