VSCode 打开新文件,预览模式 重启下电脑试试 2024-11-06 211 阅读1分钟 1、问题: 点击文件的时候,是否是预览模式 给你配置settings.json里加一条: "workbench.editor.enablePreview": true,``