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 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 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, 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++ 2016.2 adds the Quick Documentation pop-up to display documentation based on Doxygen comment blocks without having to navigate to a symbol's definition: just hit Ctrl+Shift+F1 in the default keymap.
Even if there is no Doxygen documentation available for a symbol, Quick Documentation will show the symbol's signature.
The mainline ReSharper's refactorings continue to make their way into ReSharper C++.
The latest update adds Inline Variable, which replaces all occurrences of a given variable or local constant with its initializer. The reverse functionality is provided by Introduce Variable.
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.