Status: Accepted Owner: [email protected] Labels: Milestone-1.3
New issue 4037 by [email protected]: Source search in Finder should be case insensitive
http://code.google.com/p/pharo/issues/detail?id=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?
