随笔分类 -  VScode

摘要:Vscode显示多个文件 按ctrl+shift+P,在搜索框中输入:setting.json,打开文件,输入如下内容: { "workbench.editor.showTabs": true, "workbench.editor.enablePreview": false, } VSCode打开多 阅读全文
posted @ 2022-03-29 15:48 温家三哥 阅读(3530) 评论(0) 推荐(0)