Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Filtering out directories from Find References
 New Topic  Reply to Topic
 Printer Friendly
Author  Topic Next Topic  

HateDread
Junior Member

Australia
24 Posts

Posted - Jun 13 2026 :  9:24:19 PM  Show Profile  Reply with Quote
Hey folks,

I have a bunch of generated files in /Generated/ subdirs in each of my libraries/projects, and sometimes when I want to Find References to a symbol that is referenced in generated files and non-generated files, what I _really_ want is to find all the places I have manually referenced them in the real, non-generated code.

In VS' Find All text search, I can do this in the 'File types' section

!*\bin\*;!*\obj\*;!*\.*\*;!*\Generated\*

And anything under a "Generated" subdir will be excluded.

Is there anything like that I can do in VAX? Sometimes I'd need to turn it off, so not a permanent/annoying change ideally. It can just be annoying when I want to find what I did with a specific type and get 100s of generated code hits that are not important to me.

Thanks!

Edited by - HateDread on Jun 13 2026 9:25:19 PM
   Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000