是否可以在一侧没有任何编辑的情况下保持 window 拆分?

Is it possible to keep window splitted without any editors on the one side?

如果我拆分 window(vscode 创建两个独立的编辑器组)然后在一侧关闭文件 - vscode window 变得坚固(没有分裂)。

是否可以避免这种行为?

重现步骤:

  1. 拆分当前编辑的文件(通过"CTRL+\"或右上角的按钮)
  2. 一侧关闭此文件
  3. 看到vscodewindow没有分裂了

来自 github:

@bpasero 评论:

Currently not possible, I think what you are asking for is support for "empty" editor groups. A request we have an issue for already.