[Pharo-project] Fwd: [vwnc] RBMethodSniffer (another RB plugin)
could be fun :) Stef Begin forwarded message:
From: Emiliano Pérez <emilianogperez@gmail.com> Date: February 20, 2009 11:22:08 PM CEST To: vwnc-list <vwnc@cs.uiuc.edu> Subject: [vwnc] RBMethodSniffer (another RB plugin)
Hi list, I've published another addon in the public repository. This time it's a method 'sneak peaker' (check the images below to see what i mean...). Significantly simpler than the Blue Magic but still very usefull. And they go great together by the way ; ) .
Here's how it works: When the mouse pointer is over a selector with a static receiver (self, super or class reference) or a selector with only one implementor, holding the alt key will show a little floatting window with the method definition. It works within the RefactoringBrowser, the Debugger and the Inspector.
Name of the package: RBMethodSniffer VW image: 7.6 Prerequisites: RBQuickNavToolset (7.6_1.1), RBCodeHighlighting.
Again, any comment/suggestion/bug-report will be more than welcome. Hope you enjoy it.
Cheers, Emiliano.
PD: If you have RBQuickNavToolset loaded in your image (RBBlueMagic prereq) please first update it to 7.6_1.1 (unloading it has the same effect). I've added the version numer to the prerequisites in the Method Sniffer package but still couldn't make it load automatically...
_______________________________________________ vwnc mailing list vwnc@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
participants (1)
-
Stéphane Ducasse