feature-requesthelp wantedlinuxwindowsworkbench-window
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.60.2
- OS Version: Ubuntu 21.04 / Gnome
Steps to Reproduce:
- Open two windows (optional : open folder/files, do some modifications and save them), then click on "Quit 2 Windows" to quit VS Code :

- Open VS Code again : only the last active window is reopened (no matter what value is set in
window.restoreWindows)
However, if VS Code is closed by another mean (like pkill code), on the second launch all windows are correctly restored.
What is causing this behaviour, and how to fix it ?