Hi Raffaello. It works in Calypso like you describe. Also in Calypso you can easily toggle inherited methods visibility and all local implementors will be shown in single method pane.
2017-03-14 13:56 GMT+01:00 Raffaello Giulietti < raffaello.giulie...@lifeware.ch>: > 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 > > >