Search code examples
layoutvisual-studio-code

In VScode how to split panels to have terminal and editor next to each other


I am trying to split my VScode windows to look something like the image below. It's easy enough to split the terminal and split the editor but I'm not sure if its possible to obtain something like the layout below. Any advice would be appreciated!

layout


Solution

  • This now appears to be possible with the Create Terminal in Editor Area command. It works for me:

    enter image description here

    See the description on this feature from vscode: https://github.com/microsoft/vscode-docs/blob/235846643c80030148ce8e1080a9d59142337dcf/release-notes/v1_58.md#integrated-terminal