Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Include Tracing

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
EdTheC Posted - Mar 22 2010 : 2:14:18 PM
I do not know if this is possible, but one thing I always have trouble with is finding out where something is defined in an include file. We have literally a hundred include files, and it would be nice to see the hierarchy of where the object is. It could similar to the way includes are shown if one checks "Show includes" when compiling, ie
In file, MyFile1.cpp right click on MyClass, select Show Included tree:

MyFile1.h
| MyFile2.h
| | Myfile3.h MyClass Line 123

TIA.
2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Nov 18 2013 : 3:33:56 PM
case=7156 is implemented in build 2007.
Include file hierarchy viewer is a mode of the HCB in the VA View.

It can be invoked 3 ways:
- VAssistX | Tools | List include files: opens VA View and places focus in HCB
- when HCB update on position change is enabled, placing caret on a #include line updates HCB w/ includes
- when caret is within top 15 lines of editor that otherwise would leave HCB empty, then includes are listed in HCB (can be disabled via HCB context menu)
accord Posted - Mar 23 2010 : 04:56:21 AM
We are considering implementing Include File Hierarchy Viewer at some point:

case=7156

I have added your idea to show the selected symbol in this tree.

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