<br><br><div class="gmail_quote">On Mon, Oct 20, 2008 at 2:17 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">People: I am needing a code finder or something like that. I would like to search for a piece of code in the whole image code or only in a particular category. I would also like to search ANYTHING in code. <br>

<br>Is there something? where can I get it?<br><br>For those who know Eclipse IDE what I need is like ctrl + h<br><br></div></blockquote></div><br><br>Type in what you want to search for, select it, right-click, select &quot;more...&quot;, select &quot;method source with it&quot;.<br>
<br>Alternatively, all of the source code in Squeak is stored in the squeak.sources file. You can run any text searching software on that, such as grep. <br><br>Gulik.<br><br>-- <br><a href="http://people.squeakfoundation.org/person/mikevdg">http://people.squeakfoundation.org/person/mikevdg</a><br>
<a href="http://gulik.pbwiki.com/">http://gulik.pbwiki.com/</a><br>