Aug. 22, 2012
9:13 a.m.
excellent. So no windows plague just information :) On Aug 21, 2012, at 3:33 PM, Pavel Krivanek wrote:
Hi,
I created a plugin for Periscope that shows implementors of the message related to the current text cursor together with implementation source code preview. For classes and traits it shows the definition. Warning: it is not perfect but very habit-forming ;-)
To load Periscope to recent 2.0 image, evaluate:
Gofer new smalltalkhubUser: 'PavelKrivanek' project: 'Periscope'; package: 'Periscope'; load.
Nautilus pluginClasses add: {(Smalltalk at: #NautilusPeriscopePlugin). #none}
Cheers, -- Pavel