Check out other C/C++ tools
from JetBrains
Pick up the right tool for C and C++ development depending on your preferred toolchains and other requirements:
ReSharper C++ highlights code issues in the editor and provides quick-fixes to improve the code in one way or another. Unreachable code? Redundant statements? Suspicious object slicing? Incorrect format specifier? ReSharper C++ will bring these and other kinds of problems to your attention and help you to fix them.
You can instantly jump to any file, type, or type member in a solution. You can search for usages of code and get a clear view of the found usages, with the 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 you safely change your code base, which is especially important in a language as complex as C++. Context actions help switch between alternate 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, and hash and swap functions. Add to this dozens of customizable templates, and you have the tools to deal with boilerplate code more effectively than ever before.
ReSharper C++ supports running Google Test and Boost.Test based unit tests in Visual Studio. You can run and debug unit tests contextually, right from the text editor. Dedicated tool windows help you view, group, filter, and run unit tests, and create and manage unit test sessions.
Configure the code formatting options and naming style, and share settings with your teammates; maintaining a consistent code style should never again be a problem.
The new preprocessor implementation used inside ReSharper C++ has sped up the indexing on typical solutions, like LLVM and Unreal Engine, by 15-25%.
In the editor, the code hints have had a few improvements – we’ve introduced new hints after the preprocessor directives and for function arguments that are passed by a non-const reference, while hints in aggregate initialization expressions now show the names of the initialized base classes. There are new inspections to catch more code smells (like an unmatched preprocessor directive or a redundant final function specifier in a final class). Code completion now has a colorized description and documentation for the completion list items. And finally, the navigation actions have been enhanced in many ways, especially increasing accuracy.
ReSharper Ultimate is a license that combines 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.