Question
How can I assign a keybinding to resize the panel to its default height (ie not min/maximized)?
Background
Often I need to resize the terminal to see more output, while still leaving enough of the editor viewable to compare stuff.
Afterward, I want to have a keybinding that restores the panel to a shorter, less-obtrusive height (eg the default height) without fully minimizing it.
The default keybindings show only the following command related to panel resizing, which is not what I want:
// - workbench.action.toggleMaximizedPanel #
My environment:
Version: 1.59.0 OS: Linux x64