Workspace Views
Create named views to pin and highlight repos in multi-root VS Code workspaces.
Features
- Create views — Pick repos from your workspace and group them under a name
- Pin to top — Activate a view to pin those repos to the top of the explorer with ★
- Visual distinction — Pinned repos show ★, others show · prefix
- Sidebar panel — Dedicated sidebar to manage and switch views
- Quick switch — Click a view in the sidebar to instantly activate it
- Reset — One click to go back to plain alphabetical order
Usage
- Open the Workspace Views panel in the activity bar (grid icon)
- Click + to create a new view
- Select which repos belong to that view
- Click a view name to activate it — repos reorder instantly
Commands
All available via Command Palette (Cmd+Shift+P):
| Command |
Description |
Workspace Views: Create View |
Create a new named view |
Workspace Views: Activate View |
Pin a view's repos to top |
Workspace Views: Edit View |
Modify repos in a view |
Workspace Views: Delete View |
Remove a view |
Workspace Views: Reset to Alphabetical |
Remove pinning, alphabetical order |
| |