[FEATURE] VSCode extension: no way to select active folder in multi-root workspace
Resolved 💬 2 comments Opened May 11, 2026 by hichish Closed Jun 21, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
In a multi-root VSCode workspace, Claude Code always uses the first folder as its working directory. There is no UI control, command palette command, or context menu option to switch which folder is active. The only workaround is to open a separate VSCode window per repo or use the CLI.
Proposed Solution
A way to select/switch the active working directory within a multi-root workspace session — e.g. a command palette option, a folder picker, or a right-click context menu entry in the Explorer.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
Developer tools/SDK
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗