VS Code中是否有“打开文件夹..."键盘快捷键? [英] Is there an 'Open Folder...' keyboard shortcut in VS Code?

查看:119
本文介绍了VS Code中是否有“打开文件夹..."键盘快捷键?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我没有在下面的文档页面上看到打开文件夹..."的键盘快捷键,并且在别处搜索了一段时间之后,我什么都没看到.

I don't see a keyboard shortcut for "Open Folder..." listed on the documentation page below, and after searching elsewhere for a while I didn't see anything else.

https://code.visualstudio.com/docs/customization/keybindings

我想我会问这个问题,然后再在GitHub上发布一个问题. (此外,在GitHub存储库上的任何地方似乎都没有关于此问题的公开或封闭的问题.)

I thought I would ask here before putting an issue on GitHub about it. (Also there doesn't seem to be a open / closed issue about this anywhere on the GitHub repo.)

https://github.com/Microsoft/vscode/issues

推荐答案

确实有一个快捷方式,命令是workbench.action.files.openFolder,默认的键绑定是 Ctrl + K Ctrl + O .

There is indeed a shortcut for it, the command is workbench.action.files.openFolder, and the default keybinding is Ctrl+K,Ctrl+O.

如果您在默认键绑定中搜索文件夹"或"openFolder",则可以在快捷方式列表(文件→首选项→键盘快捷键)中找到它.

It's easy to find in the list of shortcuts (File → Preferences → Keyboard Shortcuts) if you search for "folder" or "openFolder" in the Default Keybindings.

这篇关于VS Code中是否有“打开文件夹..."键盘快捷键?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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