Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 View all calls to/from a function in C++?

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
HateDread Posted - Sep 21 2015 : 01:42:59 AM
Loving Visual Assist so far, but I'm trying to find a faster and more reliable alternative to the Right Click -> View Call Hierarchy button in Visual Studio 2013 when dealing with C++. It takes forever to generate, and often misses calls (even calls to/from the same file, mind you!)

Surely Visual Assist has such a feature? I've been unable to find it thus far (and boy have I been looking!)
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Sep 23 2015 : 10:20:57 PM
The closest feature we have is VA Find References. It's not a hierarchy per se, but you can run find references again, after jumping to a reference. You can clone the window to save its content so you can go back to the original list easily. The calls are indicated with a different, distinctive icon. If you turn off displaying declaration in the context menu (or by simply hitting D), you will end up with only the references which are in case of a method the calls.

http://docs.wholetomato.com/default.asp?W189

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000