问题描述
查看常规位置:查看->自定义触摸栏... 该选项不存在.该选项当前不可用吗?我想禁用它提供的大多数选项,这是我要去的地方.
Looking in the conventional place: View -> Customize Touch Bar... The option is not present. Is this option not currently available? I'd like to disable most of the options it provides is where I am going.
在编辑时,我不小心连续按下了前进和后退按钮,它变得非常烦人.
I continually accidentally press the Forward and Back buttons while editing and it has become annoying very quickly.
我想在尝试更新手指肌肉记忆时会问.
I figured I would ask while I attempt update my finger muscle memory.
推荐答案
我也一直遇到这个问题,这很令人沮丧.我很欣赏通过扩展进行自定义的能力,但我真的很喜欢普遍(或几乎)提供的拖放机制,而该机制在这里没有.
I kept running into this issue as well and it was quite frustrating. I appreciate the ability to customize via an extension, but I really like the drag-and-drop mechanism provided universally (or nearly) that is missing here.
结果,我最终通过以下操作禁用了VS Code中的触摸栏:
As a result, I ended up disabling the touch bar within VS Code by going to:
Code -> Preferences -> Settings
然后:
Application -> Keyboard
在那里您将找到用于在macOS上启用/禁用触摸栏的复选框.希望这可以帮助其他人快速发现它!
There you will find the checkbox for enabling/disabling the touch bar on macOS. Hope this helps someone else discover it quickly!
这篇关于如何在Visual Studio代码中自定义触摸栏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!