- Despite me being always interested in the incoming calls to a function, never outgoing callsI always have to click the "Calls To" icon for each level and also click the entry in Call Sites to go to the line.
- If at any stage there is a function pointer assignment, Visual Studio loses track (code sample from open source Blender project):
ReSharper C++ call tracking fixes these problems and makes navigating the call hierarchy a breeze and you can follow the sequence up to main:
Visual Assist X, which is 70$ cheaper per license than ReSharper C++, does not have this feature, which is a deal breaker for me.
ReSharper C++ also helps with useful tips to modernize the code base. For more, see ReSharper C++ Quick Tips
ReSharper C++ all versions offline installers
Note that if instead of Visual Studio, you use CLion, it includes ReSharper features.
No comments:
Post a Comment