Feb. 17, 2014
5:39 p.m.
Esteban A. Maringolo wrote:
Is there any way (shortcut?) to search for the senders/implementors in a selected class or any of its subclasses?
Sometimes I want to find which methods reference a particular one in my own hierarchy, and if the selector name is common I'll have to dive through a long list of methods I'm not interested in :)
Regards!
Esteban A. Maringolo Its not a shortcut but what I do is click the <Packages...> button in Finder to use just on the ones I want, and then search Sources - which is now pretty quick. I often have several Finders open all scoped differently, so I often change the window title (e.g. "Roassal Finder") and also set the window to "Not Closable".
cheers -ben