提交 e791405c 编写于 作者: D Daniel Imms

Clean up

上级 50318f4d
......@@ -432,7 +432,7 @@ export class VSCodeWindow {
// Update untitled files to restore so they come through in the reloaded window
configuration.untitledToRestore = this.backupService.getWorkspaceUntitledFileBackupsSync(Uri.file(configuration.workspacePath)).map(filePath => {
return { filePath: filePath };
return { filePath };
});
// Some configuration things get inherited if the window is being reloaded and we are
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册