When I was using squeak a feature I used alot was the ability to browse a selected method. What I mean is that while browsing a method, if I found a message and wanted to browse its codeĀ i could highlight
with my mouse (select the text) right click and select "browse" from the menu. This way I did not need to search for the method manually by mouse or use a search field. I am using Pharo 2.0 and I cannot find any such feature in the system browser , am I missing something ?