如何将 VS Code 终端选择 UI 从选项卡更改回下拉列表? [英] How to change VS Code terminal selection UI from tabs back to dropdown?

查看:24
本文介绍了如何将 VS Code 终端选择 UI 从选项卡更改回下拉列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我工作的时候,我错误地点击了一个选项,这完全改变了 VS Code 上终端的 UI + 非常烦人.

While I was working, I mistakenly clicked on an option and that changed the UI of the terminal on VS Code entirely + it is extremely annoying.

这是现在的样子:

它应该是这样的:

如您所见,它也剥离了多个选项.如果这对终端有帮助,我将在 Windows 上使用 WSL.

As you can see, it has stripped off multiple options as well. I am using WSL on Windows if that helps for the terminal.

推荐答案

已修复.

转到您的 settings.json 文件并更新:

Go to your settings.json file and update this:

"terminal.integrated.tabs.enabled": false,

将上述属性设置为 false 应该可以从烦人的 UI/UX 中修复您的终端.

Setting the above property to false should fix your terminal from that annoying UI/UX.

它修复了我的用户界面:

It fixed my UI back to this:

这篇关于如何将 VS Code 终端选择 UI 从选项卡更改回下拉列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆