I don't use Sublime so if there is already an option for this let me know please :)
I would love the ability to move items up/down 1 slot in the Overview pane. Drag and drop is fine, but at times it can be pretty hard when you drag and it sometimes opens the sections below causing issues with trying to place things correctly. Would be great if we could right click to open the menu and choose Move up or Move down, and also have a Key combo that we could do this with.
Info for the moving so you know what I mean: 1. This would move a full step to below the next equivalent component a. Not to be confused with inserting within components b. Example: I have a Panel/Card that contains numerous wells within it. I would like to rearrange these wells, but when I drag over one it most times opens the ones I drag over and causes issues with me trying to place it above or below the other wells. I would like to be able to do a right click menu or key combo to move "like types" of components up or down that reside on the same level as each other. Would make rearranging a whole lot easier since I cannot just cut and paste the code in the HTML as I would normally do.
Hopefully this is something doable, it sure would make my life easier until such a time (hopefully) that the HTML is available for us to manipulate.
ALSO ADDED AFTER POST: If this could pertain to multiple selected items as we can do with drag and drop that would be even better! In other words, highlight multiple Wells (in my case) and hit a right click and/or key combo to Move Up or Move Down and it moves the whole highlighted selection above the one that's above it.