logo       

Re: how to search for text?: msg#00123

lang.smalltalk.squeak.beginners

Subject: Re: how to search for text?


On Nov 30, 2007, at 21:23 , Chris Cunnington wrote:



How do I search all method bodies for a text string?

Thanks!



Put the string in the Workspace. Highlight it. Summon the menu with do
it/print it. Scroll down to the bottom where it says "more". Select. Scroll
down to "method with source". Voila.

Ugh, that does a full-text search on all method sources, very slow. Much faster is pressing Cmd-Shift-E (or "method strings with ir" from the menu) which only looks at string literals..

- Bert -


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise