[FEATURE] VS Code Extenion: Workspace setting to choose a root as default root in multi-root workspace.
Resolved 💬 4 comments Opened Nov 3, 2025 by etirta Closed Jan 11, 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
I set my workspace as multi-root workspace. I would like to be able to set my other root as the default root the Clause Code VS Code Extension to work on (i.e default root) when it starts, instead of pick the 1st root.
Proposed Solution
There should be a Workspace level setting to choose which root is the "default" root to use when the extension starts, for a multi-root workspace.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Other
Use Case Example
I started the Claude Code Extension, after starting the VS Code application (client side) and I would like to automatically work on the 2nd root.
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗