Unable to reopen last project
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.135.0
OS Version: Sonoma 14.0 (23A344)
Every time I close the editor, my previous project is reset and I have to add it again. I've tried selecting 'preserve' in Restore Windows, but nothing changes.
```json
{
"window.restoreWindows": "all", // or "on", "preserve"
"files.hotExit": "onExit"
}
```
https://github.com/user-attachments/assets/153d14f5-7c01-475e-84a2-a83154896639
Contributor guide
Assessment
This issue has not been assessed yet.