If the same method is implement in the same class hierarchy, you will see a small green triangle close to the method name in order to browse overriden methods. If the method is implemented in other classes, you can browse the implementors.
Regards, On Tue, Mar 14, 2017 at 1:56 PM, Raffaello Giulietti <raffaello.giulie...@lifeware.ch> wrote: > Hi, > > here's a situation I'm facing quite often: I'm reading the code of a method > in the browser and need to see how the method with the same selector looks > like in another class (in particular, in the same class hierarchy). In some > IDEs, it's simply a matter of selecting another class. If such a method > exists, it is displayed. > > Not so in Pharo: clicking on a class always displays its definition. > > Is there a way to get this behavior? > > Greetings > Raffaello > > -- Serge Stinckwich UCN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/