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
Please sign in to leave a comment.
Hi there,
No. It's simply not implemented.
Yes, but not specific to RubyMine IDE -- http://youtrack.jetbrains.com/issue/IDEABKL-71
Cool, thanks, I have voted and kinda hope that it will be implemented before I turn to haskell or something :)