vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Feature: add View: Balance Panes function

Open marvingreenberg opened this issue 1 year ago • 3 comments

[x] Searched and reread CoC

Resizing the panes (editors typically horzontally, bottom panel vertically) is a little slow since it onvolves precision with the mouse then dragging. There is complete toggle for the whole panel. But if I want to have a little terminal (say) and lots of editor I can drag it up/down. But then to get back to a balanced layout requires another drag. And then back to a small one another drag...

I'm proposing a function to "balance" the layout. Probably, it would be a toggle between the current layout and a balanced layout. So if in one context I want a ittle bit of editor with a lot of terminal, then I want to see equal amounts of editor, I can just repeatedly do "View: Balance Panes" to toggle. The name is may not be the best.

So before and after...

image

I want this to be independent of the side bar (bottom, wherever) nav bar which may be displayed or not but does not affect the notion of equal-width equal-height panes

marvingreenberg avatar Jun 13 '24 17:06 marvingreenberg

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

+1

hblancot avatar Oct 12 '24 15:10 hblancot

:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!