[ENH] Browse source string in a category

Samir Saidani saidani at info.unicaen.fr
Wed Nov 20 16:21:39 UTC 2002


L.O

Browsing source string in all code of squeak is boring. So here is a
piece of code allowing you to restrict searching source string in a
category.
You can add this facility by editing your personal menu (middle button
of your mouse)>personalize and add this line :

aMenu add: 'browse source in categories' target: Smalltalk selector:
#askForBrowsingMethodsWithSourceString.


Un petit outil pour chercher des morceaux de code dans des catégories
plutôt que dans tout le code source...


-- 
Samir SAIDANI				
PhD in CS / Doctorant en informatique 		web : http://www.info.unicaen.fr/~saidani
Universite de Caen - Laboratoire GREYC          tel : 02-31-56-74-30
Equipe MAD - Campus II - 14032 Caen Cedex       fax : 02-31-56-76-30

-------------- next part --------------
A non-text attachment was scrubbed...
Name: SearchingInCategory.zip
Type: application/zip
Size: 3617 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021120/844cda56/SearchingInCategory.zip


More information about the Squeak-dev mailing list