alefragnani / vscode-project-manager

Project Manager Extension for Visual Studio Code
GNU General Public License v3.0
1.87k stars 222 forks source link

[FEATURE] - Open in new window when there are unsaved files #729

Open Brimstedt opened 4 months ago

Brimstedt commented 4 months ago

When clicking to open a project (and have it open in current window), you might be interrupted by a confirm dialogue if you have unsaved files.

It would be neat if the manager just opened a new window when there are unsaved files. (Or optionally have a setting for this)