Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WorkSnap Workspace ManagerNew to Visual Studio Code? Get it now.
WorkSnap  Workspace Manager

WorkSnap Workspace Manager

Syed Muhammad Omar Afnan

|
4 installs
| (0) | Free
A privacy first VS Code workspace manager. Switch between projects instantly with AES-256-GCM encrypted history, auto-resume sessions, and full offline functionality. No tracking, no telemetry.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WorkSnap - Workspace Manager

WorkSnap is a VS Code extension that makes switching between projects fast, secure, and hassle-free. It lets you jump between workspaces instantly while keeping your workspace history encrypted and fully private.

You can switch to any saved workspace with a simple keyboard shortcut, and WorkSnap automatically remembers and restores your last session. All workspace paths are protected using strong AES-256-GCM encryption, and everything works completely offline - no tracking, no telemetry, and no network requests.

The extension also gives you full control over your workspace history. You can rename workspaces, mark sensitive ones, remove entries, or clear history whenever you want. A clean dashboard UI is available through the Activity Bar, Status Bar, or Command Palette, making workspace management quick and intuitive.


Features

  • Quick Switching: Jump to saved workspaces with Ctrl+Alt+W (Windows/Linux) or Cmd+Alt+W (Mac)
  • Privacy and Security: AES-256-GCM encrypted workspace paths, offline-first, sensitive workspace protection
  • Auto-Save and Resume: Track and restore last workspace automatically; configurable history limit
  • Workspace Management: Rename, toggle sensitive flag, remove, or clear workspace history
  • Dashboard and UI: Access via Activity Bar, Status Bar, or Command Palette

Installation

From VS Code Marketplace (Recommended)

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "WorkSnap"
  4. Click Install

From VSIX

  1. Download the .vsix file from Releases
  2. In VS Code: Extensions, then click the ... menu, then Install from VSIX
  3. Select the downloaded file

Development

git clone https://github.com/omar-afnan/workspace-jumper
cd workspace-jumper
npm install
npm run compile
# Press F5 to launch Extension Development Host

Commands and Shortcuts

Command Shortcut
Jump to Workspace Ctrl+Alt+W / Cmd+Alt+W
Toggle Sensitive Flag Ctrl+Alt+S / Cmd+Alt+S
Open Dashboard Activity Bar or Status Bar
Edit, Remove, Clear Dashboard buttons

Privacy

  • Completely offline, no network requests
  • Only uses VS Code's secure SecretStorage API
  • Open source and auditable

License

MIT License - see LICENSE for details


Made for developers who work on multiple projects

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft