I always have multiple editors open in #Xcode Most of the time 2, sometimes 3, side by side.
But when I'm working, I keep resizing them, depending on what I'm doing or editing.
I like to configure `Control+Option+Command+=` to "Reset Editor Sizes" in Xcode. This way I can easily reset all of them to their default, equally balanced size.
Until #Xcode26 Beta, resetting the editor sizes had a bug that used to drive me crazy; a vertical line was left there, right in the middle of the editor (the workaround was to use `Command+0` twice after resetting the editor sizes).
In Xcode 26 Beta, this is FINALLY fixed.