有没有办法让 VSCode 中的终端即使侧边栏打开也能占据应用程序的整个宽度?

Is there a way to make the terminal in VSCode take up the entire width of the application even if the sidebar is open?

有没有办法在不关闭 sidenav 的情况下使终端跨越应用程序的整个宽度?我经常使用它,而且经常我必须隐藏 sidenav 才能看到它的全宽。如果我能将它设置为 sidenav 就在编辑器旁边,允许终端占据应用程序的整个宽度,那就太好了。

**很遗憾,目前无法实现。

VSCode 存储库中有此功能的票证 - https://github.com/microsoft/vscode/issues/42149

更新:

它从 1.64 版本开始可用。 有关详细信息,请参阅下面的其他答案

现在在稳定版 v1.64 中。

转到 View/Appearance/Align Panel/Justify 或使用下面提到的右上角的布局控件图标。

面板对齐的其他选项是 center/left/right


请注意,右上角的布局图标最近添加了此设置:

Workbench > Layout Control: Enabled

自版本 1.64 以来已经可用。 让我们切换到对齐选项。