I'm pretty new to VSCode and the question may look silly. But I'd like to have the ability to make an editor window to be a full screen.
I mean I usually have two vertically splitted windows with code and it would be useful to make sort of full-screen-zoom without explorer terminal and all other bars, just code.
I mean initally I have the following:
but I would like to configure a shortcut to make an active window full-screen like this:
It is like F11, closing the explorer, and merging the split. It is messy to do it by hand all the time...