visual-studio-code - 在 VsCode 中使用 Windows 文件对话框打开文件/文件夹

标签 visual-studio-code settings

当我尝试在 VsCode 中打开文件或文件夹时,Windows 文件对话框没有打开。相反,VsCode 的顶部中间会出现一个框,用于打开文件/文件夹。

如何再次使用 Windows 文件对话框?

最佳答案

Windows 文件对话框默认打开文件/文件夹。但不知何故,我把它改成了简单的。如果您想使用“简单对话框”,您应该将以下行添加到 settings.json:

"files.simpleDialog.enable": true

要返回 Windows 文件对话框,请删除该行或将 true 更改为 false

关于visual-studio-code - 在 VsCode 中使用 Windows 文件对话框打开文件/文件夹,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61038052/

相关文章:

debugging - 如何在 Visual Studio Code 中调试客户端?

typescript - 从自动导入中排除模式的选项不起作用?

directory - 如何更改 Sublime Text 3 中的当前工作目录?

javascript - 带画廊的 ColorBox

python - PyCharm,每次运行程序时阻止控制台清除

reactjs - 通过 ESLint 版本在 vscode 上启动 React 应用程序失败

visual-studio-code - 任务仅在工作区文件夹中可用?

c - Linux 原生 C 库 : How to configure Visual Studio Code to work with them on Windows?

settings - 是否可以同时安装多个 Rust?

xml - Maven settings.xml 文件