Our ReSharper C++ Quick Tips video series has a new episode out! 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
Modernizing Quick-Fixes
ReSharper C++ helps you read code, as well as write it. Sure, hover tooltips are great for seeing more details about the code as you read it. But ReSharper can do more – it can show you hints right in the editor, so you can always see what’s going on without ever touching the mouse. This includes hints for parameter