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
 Acronyms in file/object dialogs
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Maxim
Ketchup Master

59 Posts

Posted - Sep 06 2007 :  11:06:39 AM  Show Profile  Reply with Quote
Let's say I have a class called FooBarHandlerManager in a file called FooBarHandlerManager.cpp. In my code I can type "fbmi" and get it suggested as a type, or I can type "fooman" and it's there too. But to open the file I type Shift+Alt+O and it'll only match exact substrings of the filename, these two typing shortcuts are lost. The same goes with Shift+Alt+S.

In the olden days when I used ReSharper, it was a bit different - it would assume camel-casing and use that to filter the search a lot more, by restricting where a name could be split. Maybe that'd help here too, if you assume CamelCase or underscore_separated naming and no hardtoreadrunonnaming?

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 06 2007 :  1:03:50 PM  Show Profile  Reply with Quote
In these dialogs you can do what you want, but it works a little differently.

Type "foo hand man" and this will list all files containing *foo* AND *hand* AND *man*
You can further type "foo hand man -cpp" which will exclude all files matching *cpp* from the list.

Since you can exclude as well the filtering rules are a little different. Plus these dialogs can accept and use a space character in a way that does not work when typing in the code.

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

Maxim
Ketchup Master

59 Posts

Posted - Sep 07 2007 :  04:38:10 AM  Show Profile  Reply with Quote
Aha. I didn't see this documented anywhere, probably because I read the text but didn't examine the screenshots on http://www.wholetomato.com/products/featureSearch.asp .
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 07 2007 :  09:33:34 AM  Show Profile  Reply with Quote
It is explained a bit better here:

http://www.wholetomato.com/products/features/fiw.asp
http://www.wholetomato.com/products/features/siw.asp

zen is the art of being at one with the two'ness
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