Author |
Topic |
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jul 21 2008 : 3:17:02 PM
|
Hi,
Build 1646 puts colons in the method list. Now you must hold SHIFT when navigating the methods list. It would be quicker if you could still use '.', no matter how it is displayed (I don't think this would create an ambiguity.)
';' is already useful for distinguishing definitions and declarations, so this is not a suitable candidate, though it is indeed the unshifted version of ':' on many keyboards.
I note however that it now searches by multiple substrings, which I've been wanting for aages, so I feel a bit churlish complaining about this other point. However after using it for only a couple of hours my fingers are already getting annoyed ;)
Thanks,
--Tom
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Jul 21 2008 : 4:19:19 PM
|
There is a feature request to use "::" instead of "." I have put a note on case to be able to use both "." and "::" in search terms (like in OSIW) |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jul 22 2008 : 08:06:20 AM
|
Assuming you want to select foo::bar() why not use the search string foo bar, no need to type any dots or colons
You can also use foo bar -set to search for items containing both foo and bar, but not set. |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 13 2008 : 01:32:56 AM
|
case=18772 addresses allowing a dot to substitute for the scope resolution operator, e.g. foo.bar matches foo::bar
case=18772 is implemented in build 1649 |
|
|
|
Topic |
|