Moving methods around in a file using drag&drop in the structure view

Coming from eclipse, I am used to be able to move methods around in a file by simply dragging them around in the structure view (called overvew in eclipse).

I have noticed that it is not possible in RubyMine by default. Is there a way to enable it?
If not, is there a feature request for this?
All I have found yet is this: http://youtrack.jetbrains.com/issue/RUBY-2987, http://youtrack.jetbrains.com/issue/RUBY-9672 which considers only moving methods between classes.

Thank you

0
2 comments

Hi there,

I have noticed that it is not possible in RubyMine by default. Is there a way to enable it?

No. It's simply not implemented.

If not, is there a feature request for this?

Yes, but not specific to RubyMine IDE -- http://youtrack.jetbrains.com/issue/IDEABKL-71

0
Avatar
Permanently deleted user

Cool, thanks, I have voted and kinda hope that it will be implemented before I turn to haskell or something :)

0

Please sign in to leave a comment.