In Visual Studio code, a while ago, when I used View->Split 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 View->Split Editor, it always splits horizontally. (One file on the top and one file on the bottom.)
How can I split vertically?
In version
1.23.1
, it isCtrl+Shift+P
andSplit Editor
This will divide the screens vertically and you can move through them usingCtrl+K+LeftArrow