Problem
If I have multiple units get opened within a project as I'm working on them and want them reordered in the IDE I have to close all of the affected tabs and reopen them in the order I prefer.
Proposed Solution
Allow dragging the tabs in the IDE to reposition their order.
Example Workflow

In the above image I want to have all of the UI components first. So being able to drag the TemplateTaskContaner tab to reposition it before the ProjectTemplate tab is desired.
Alternatives Considered
Currently I have to close both clsProject and ProjectTemplate tabs and then reopen them in my desired order.
Who Would This Help?
Anyone whose workflow revolves around keeping the open IDE tabs organized a specific way.