Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 VA Find References: "member definitions" filter

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
sitnduck Posted - Jan 05 2024 : 09:59:26 AM
Hi! I regularly use "VA Find References", and I'm really finding useful the ability to filter by write/commented/reference etc.

Quite a few times, I wish there was a filter by "variable definitions", to find only variables/member declarations that use this type.

On a large project, I'm finding that "references" is too vague of a filter, when I'm trying to find which classes say use a certain type of object. I don't know if it would be too much to restrict by "headers only" also.

Thanks again!
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jan 05 2024 : 11:38:08 AM
Doesn't turning off "Display read references" hide most of the results? I am assuming you are running the find on the type its self, so I would expect the results to be relatively helpful, unless you have a lot of casts in your code.

For header files, have you tried "Collapse File Nodes" in the context menu in Find References Results. Once you have done the collapse, it is much easier to see which file each block of results come from. You can then select the cpp lines (parent nodes) and simply press Delete to remove them from the results list, leaving you with just the results you want to focus on.

Then you can clone the results list, to make sure that this filtered list isn't overwritten by accident while you are still working with it.

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