Visual Studio Code不记得打开的文件/不记得“打开方式”文件

时间:2018-11-24 15:43:50

标签: visual-studio-code

似乎找不到解决方案。我当前的VSCode版本是最新的1.29.1。

操作系统:Windows 10 Pro 64位
BIOS:Phoenix BIOS SC-T v2.1
处理器:IntelCore i5-5300u
内存:8192MB RAM

1 个答案:

答案 0 :(得分:0)

As mentioned here,如果设置了以下设置,Visual Studio Code将记住打开的文件:

files.hotExit: "onExit"
window.restoreWindows": "all",

关于“打开方式”功能,请参见vscode issue 12147以获得插图:

您需要在安装过程中激活该选项:

https://cloud.githubusercontent.com/assets/24956907/25698735/5c140fce-30c0-11e7-95a7-45e9f4834fb5.png