Line mover plugin feature request...
Why not adding a "method move" feature? Currently the plugin supports moving of line blocks one at a time, but it would be good if it could move entire methods up/down, without the need to resort to the "live" rearranger in rearranger plugin.
Also: the auto-indentation still does not work in aurora...
Thanks!
;)
Please sign in to leave a comment.
Davide Baroncelli wrote:
> Why not adding a "method move" feature?
There is (? used to be) another plugin who does that. Can't remember the
name, though.
Alain
Rearranger?
Hello Davide,
DB> Why not adding a "method move" feature? Currently the plugin
DB> supports moving of line blocks one at a time, but it would be good
DB> if it could move entire methods up/down, without the need to resort
DB> to the "live" rearranger in rearranger plugin.
I know that Timur Zambalayev was working on such plugin where you can move "structuraly".
DB> Also: the auto-indentation still does not work in aurora...
Yes, it does not and unfortunately I don't have any time right now to fix it :(
--
Dmitry Skavish
-- Posted by JetBrains OmniaMea
Davide Baroncelli wrote:
> Why not adding a "method move" feature?
This is implemented by another plugin:
MoveElement
, in the 'Editor' category.
It works fine with the latest EAP.
Default shortcuts =
http://www.intellij.org/twiki/bin/view/Main/MoveElementPlugin
Alain
Thanks. Unfortunately, last time I tried (2061) it was the latest EAP that didn't work fine (an unsustainable flicker all around)! ;)
It works with all 4.x versions (aurora and pallada).