An open API service indexing awesome lists of open source software.

https://github.com/quantrpeter/vscode-workspace-manager


https://github.com/quantrpeter/vscode-workspace-manager

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# workspace manager

Group projects into workspace and open them by one click

![](https://quantrpeter.wordpress.com/wp-content/uploads/2025/08/introduction.gif)

# tutorial

Click "Create Workspace"

![](https://github.com/quantrpeter/vscode-workspace-manager/blob/main/screencapture/1.png?raw=true)

Click "Edit" to add folder to workspace, then you can double click the workspace name to open all folders at once

![](https://github.com/quantrpeter/vscode-workspace-manager/blob/main/screencapture/2.png?raw=true)

All workspaces will be saving local, if you want to sync the data to github, make sure your vscode is turn on "Settings Sync is on". Then use "Sync Setting" and "Load Setting" to/from the internet.

![](https://github.com/quantrpeter/vscode-workspace-manager/blob/main/screencapture/4.png?raw=true)

![](https://github.com/quantrpeter/vscode-workspace-manager/blob/main/screencapture/3.png?raw=true)

## deploy

change version in package.json

vsce package

vsce publish

# developer

Peter , Chairman of Hong Kong Programming Society