'I want to make full screen on one tab and split screen on the other tab group in Visual studio code, how can I do that?

I want the main code page to be a single page and console pages open on the other tab to appear on split screens. The main code page should appear full screen when I switch. When I switch to the other tab, it should be split screen.

I want to like this. Can I set? Main Code Page Split Screen Console Page



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source