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 -
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners