You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have two vertically splitted editors like this:
___________
| | |
| | |
|____|____|
I want to be able to move an editor below these to to create a horizontal split like this:
___________
| | |
-----------
|_________|
But I cannot do that:
The editor supports this kind of layout, because if I create a horizontal split first, and split the upper horizontal, I can create the desired layout:
This is why I wonder why it is not possible to create this layout using the first method.
VS Code version: Code - Insiders 1.24.0-insider (0f4cde3, 2018-06-01T12:17:19.366Z)
OS version: Windows_NT x64 10.0.16299
Extensions (10)
Extension
Author (truncated)
Version
xml
Dot
2.2.0
tslint
eg2
1.0.30
vscode-great-icons
emm
2.1.33
vscode-todo-plus
fab
2.1.2
vscode-insiders-language-pack-hu
MS-
1.23.1
mssql
ms-
1.3.1
debugger-for-chrome
msj
4.5.0
polacode
pnp
0.2.2
vscode-icons
rob
7.23.0
markdown-pdf
yza
1.2.0
(3 theme extensions excluded)
The text was updated successfully, but these errors were encountered:
Issue Type: Bug
If I have two vertically splitted editors like this:
I want to be able to move an editor below these to to create a horizontal split like this:
But I cannot do that:
The editor supports this kind of layout, because if I create a horizontal split first, and split the upper horizontal, I can create the desired layout:
This is why I wonder why it is not possible to create this layout using the first method.
VS Code version: Code - Insiders 1.24.0-insider (0f4cde3, 2018-06-01T12:17:19.366Z)
OS version: Windows_NT x64 10.0.16299
Extensions (10)
(3 theme extensions excluded)
The text was updated successfully, but these errors were encountered: