Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Claude WorkspaceNew to Visual Studio Code? Get it now.
Claude Workspace

Claude Workspace

Yazılım VIP

|
1 install
| (0) | Free
Launch Claude Code sessions with all workspace folders via --add-dir
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude Workspace Launcher

VS Code extension that launches Claude Code sessions with all workspace folders automatically passed via --add-dir.

How It Works

  1. Open a VS Code workspace and add your folders as usual
  2. Run a command from the palette (Cmd+Shift+P):
    • Claude: Start Session — new session, first folder is cwd, rest are --add-dir
    • Claude: Continue Last Session — claude --continue with the same folder setup
    • Claude: Resume Session — claude --resume (interactive picker)
  3. A terminal opens and runs claude with the right flags

Example with two workspace folders:

claude --add-dir /path/to/folder2
#      ↑ runs in /path/to/folder1 (cwd)

Development

npm install
npm run compile

Press F5 in VS Code to launch the Extension Development Host.

Requirements

  • VS Code 1.85+
  • Claude Code CLI (claude) installed and on PATH
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft