2014-06-16 16:13 GMT+02:00 Esteban A. Maringolo <emaringolo@gmail.com>:
Add this to the wishlist:
- Scoped refactorings. Particularly method renames. I'd like to scope the refactorings to class, hierarchy, package or global level. :)
This is already in the image. You can click on "browse scoped" in Nautilus and then all the refactorings are scoped into what you browse.
Clement
Esteban A. Maringolo
2014-06-15 11:18 GMT-03:00 Serge Stinckwich <serge.stinckwich@gmail.com>:
and copy-paste that in playground and CTRL-O will open the Browser ;-)
On Sun, Jun 15, 2014 at 2:17 PM, stepharo <stepharo@free.fr> wrote:
Soon soon :) but in this form
MyClass>>myMethod [ ^ 1 + 3 ]
;)
MyClass>>myMethod "in accessors" ^ 1 + 3
The current System Browser my also be switched to that method at the
same
time, or a new System Browser opened if this is entered from Workspace. I see some advantages for this for tutorials, where methods are presented using the ">>" convention, and readers might copy-paste the whole code.
cheers -ben
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/