ReSharper C++
The Visual Studio Extension for C++ Development
Tips & Tricks
ReSharper C++ Quick Tips: Modernizing Quick-Fixes
We’ve got a new episode of the ReSharper C++ Quick Tips video series for you! If you missed the previous ones, here are the links:
- Overload Resolution
- Code Completion
- Converting Enum to String
- Macro Substitution
- C++20’s Comparisons
- Includes Analyzer
- Postfix Completion
ReSharper C++ can help you modernize your codebase. It provides suggestions and automatic quick-fixes to rewrite your codebase using new language features and libraries. See how you can use them:
Learn more about ReSharper C++ in our online help.
Prev post ReSharper C++ Quick Tips: Postfix CompletionReSharper C++ Quick Tips: Inlay Hints Next post