https://github.com/quantrpeter/vscode-workspace-manager
https://github.com/quantrpeter/vscode-workspace-manager
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantrpeter/vscode-workspace-manager
- Owner: quantrpeter
- Created: 2025-08-16T07:00:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-16T07:22:41.000Z (10 months ago)
- Last Synced: 2025-08-16T09:08:38.140Z (10 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# workspace manager
Group projects into workspace and open them by one click

# tutorial
Click "Create Workspace"

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

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.


## deploy
change version in package.json
vsce package
vsce publish
# developer
Peter , Chairman of Hong Kong Programming Society