alefragnani / vscode-project-manager

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

[FEATURE] - Open all projects in a specific Tag in separate windows #667

Open alefragnani opened 1 year ago

alefragnani commented 1 year ago

Discussed in https://github.com/alefragnani/vscode-project-manager/discussions/666

Originally posted by **is-sam** February 2, 2023 Whenever I need to switch project to open the frontend and backend projects, I have to do it manually. It would be great if it was possible to just right click a Tag and select "Open Group" or something so that all the projects within that tag opens in separate windows. I would like to know if this feature is planned in the near future, if not I could fork the project and try to implement it. Let me know !