Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Session BuilderNew to Visual Studio Code? Get it now.
Session Builder

Session Builder

wesley_chestang

|
6 installs
| (0) | Free
Save all currently open tabs in the session, so you can re-open them all later.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧠 Session Builder for VS Code

Save and restore sets of open files as named sessions — perfect for seemlessly switching between multiple projects.


✨ Features

  • 💾 Save the current set of open files as a named session
  • 🔄 Reload a session instantly to get back to work
  • ❌ Delete sessions you no longer need

🚀 Commands

Command Description
Session Builder: Save Current Session Save the current set of open editors
Session Builder: Load Session Open all files from a saved session
Session Builder: Delete Session Remove a saved session
Session Builder: List Sessions View all saved session names

Access these via the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).


💾 Where Sessions Are Stored

Saved sessions are written to: (C:\Users\<your_username>\AppData\Roaming\Code\User\globalStorage\publisher.session-builder\sessions)

Feel free to back them up, sync them, or edit them manually.


📦 Installation

code --install-extension wesleychestang.session-builder
Or find it on the Visual Studio Marketplace.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft