FlexLayout icon indicating copy to clipboard operation
FlexLayout copied to clipboard

Open multiple border tabs

Open CodeMaven opened this issue 4 years ago • 3 comments

Hi,

Is there a way to allow multiple tabs on a border to be open at the same time? If not, could this be a feature for consideration? I have a layout where users can dock windows to all four borders (top, bottom, left, right). When you have multiple tabs on the same border side and click between them, instead of only one being selected and shown I'd like them to automatically 'split' vertically (or horizontally for top /bottom rows) such that you can have any number open at once. So if you have 3 tabs on the left hand border and you open the first one it fills the whole vertical space... Then if you open the second tab the vertical space is split and the second tab is rendered below it, then if you close the top one the remaining one fills the whole vertical space.

Example from Intellij (though the behavior here is slightly different): ide_multipleTabs_1 ide_multipleTabs_2

CodeMaven avatar May 02 '21 09:05 CodeMaven

I like that idea and will think about how it can be implemented

nealus avatar May 02 '21 10:05 nealus

@nealus So nice~

jinmingpang avatar Jul 21 '21 12:07 jinmingpang