Re: [Pharo-project] Finder: case-insensitive search
I added an entry on the tracker: http://code.google.com/p/pharo/issues/list?thanks=4037 On Apr 15, 2011, at 7:54 PM, DougEdmunds wrote:
I did a search for 'message names' in Source using Finder. I get one set of results. I get different results if I search for 'Message names'. I get yet different results if I search for 'Message Names'.
I want to search without having to guess every possible case-sensitive combination. How can I search Source for case-insensitive results?
By comparison, searching in Selectors is not case sensitive. A search for 'message' will find 'message' or 'Message'. Entering 'message' and checking the regex box limits it to case-sensitive results (only finding message but not Message). But it doesn't work this way for Source. Why the inconsistency?
-- View this message in context: http://forum.world.st/Finder-case-insensitive-search-tp3452633p3452633.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (1)
-
Marcus Denker