无法删除终端配置文件面板

Can't remove the terminal profiles panel

最近,VS Code 内部人员终端窗格开始显示配置文件子面板。我怎样才能remove/hide呢?

VS 代码版本:1.56.0-insider

根据this (outdated) and this,这个设置是新增的,设置中对应的值为:

过时:

"terminal.integrated.showTabs": false

现在:

"terminal.integrated.tabs.enabled": false