gpt4 book ai didi

visual-studio-code - VS代码: what is the keyboard short cut to clear debug console

转载 作者:行者123 更新时间:2023-12-02 12:49:51 27 4
gpt4 key购买 nike

我无法在文档中找到有关如何使用键盘快捷键清除调试控制台的信息。

有办法吗?

最佳答案

没有提供默认快捷方式,但是,您可以创建自己的快捷方式:

{ 
"key": "ctrl+k",
"command": "workbench.debug.panel.action.clearReplAction",
"when": "inDebugRepl"
}

关于visual-studio-code - VS代码: what is the keyboard short cut to clear debug console,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41277576/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com