Reorganize code via structure window? Follow
Is there a way to move methods around when looking at the structure view? Ideally, I'd like to be able to just drag a method below another method and have the code move.
--david
Please sign in to leave a comment.
Hi,
Unfortunately, reordering methods from the structure window is not possible. However, you can use "Navigate to next/previous method" and "Move statement up/down" actions while having the structure toolwindow open. This way you'll be able to quickly jump between methods and reorder them and at the same time have an overview of the overall structure of the file.
David, I'd like to add that there is a request in the tracker, you can 'star' it to receive updates.