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
 Feature Requests
 Wildcard Support in "Open File in Solution"
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

WolfgangVogl
Junior Member

Germany
11 Posts

Posted - Dec 03 2020 :  05:05:54 AM  Show Profile  Reply with Quote
It would be great if you could search at "Open File in Solution" (ALT+SHIFT+O) with wildcards (* and ?), e.g.
-> "myK*.cpp" would contain "myclass.cpp
-> "my*cp" would also contain "myclass.cpp

This would often help a lot!

Yes, we code!

Edited by - WolfgangVogl on Dec 03 2020 05:06:24 AM

feline
Whole Tomato Software

United Kingdom
18750 Posts

Posted - Dec 03 2020 :  05:12:07 AM  Show Profile  Reply with Quote
You can already do this, but it is done slightly differently.

You use space to separate your search terms, and then the Open File dialog, along with several other VA search fields, search for any entry containing all of the search terms, in any order.

In this case you use the search myK .cpp and VA will search for any entry with both of these.

It gets more interesting, and helpful, when you learn that you can exclude matches with a minus sign. So here you can add -auto which would filter out "myAutoClass.cpp"

Also dot is used to mark the start or end of a word, so you can make sure you are not simply searching for a term in the middle of a file name.

https://support.wholetomato.com/default.asp?W193

zen is the art of being at one with the two'ness
Go to Top of Page

WolfgangVogl
Junior Member

Germany
11 Posts

Posted - Dec 03 2020 :  06:20:54 AM  Show Profile  Reply with Quote
Excellent, thank you!

Yes, we code!
Go to Top of Page
  Previous Topic 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