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
 Context Search with Wildcards
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

adish
New Member

6 Posts

Posted - Nov 24 2016 :  05:28:01 AM  Show Profile  Reply with Quote
Hi,

It would be very helpful if in the context search dropdown I could filter the names with wildcards, e.g. get everything matching `get*Stream(` to see getDataStream(, getFloatStream( ....

Thanks!
Adi

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Nov 25 2016 :  09:51:30 AM  Show Profile  Reply with Quote
What do you mean by context search dropdown? If you mean Method List (alt+M) you can use more advanced filtering, it just have a different syntax:

"get stream" with space includes everything with "get" and "stream" inside.
".get" includes everything that starts with "get".
Hence ".get stream." gets everything that starts with "get" and ends with "stream".
".get -data" includes everything that starts with get and doesn't include data.

You can learn more about filtering here:
https://docs.wholetomato.com/default.asp?W192
Go to Top of Page

adish
New Member

6 Posts

Posted - Nov 27 2016 :  01:33:02 AM  Show Profile  Reply with Quote
Great, thanks :-)
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