visual-studio-code

Visual Studio Code: How to split the editor vertically


In Visual Studio Code, a while ago, when I used menu ViewSplit Editor, it would split vertically. (One file on the left and one file on the right.)

I updated Visual Studio Code and when when I do menu ViewSplit Editor, it always splits horizontally. (One file on the top and one file on the bottom.)

How can I split vertically?


Solution

  • Change editor split layout from horizontal to vertical

    In 1.20

    Pre-1.20

    In 1.25

    In 1.58.2 **

    ** Someone update this with the lowest version where this became true.