[FEATURE] VS Code extension to run custom claude bash command on start
Resolved 💬 2 comments Opened Feb 10, 2026 by mirzadelic Closed Mar 10, 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
Can't initialize Claude inside of VS Code project with specific Claude bash command
Proposed Solution
I have multiple config files for Claude Code, and I run it from the terminal as:
claude(~/.claude) for private projectsclaude-work(~/.claude-work) for work projects
VS Code always opens Claude using the claude command, but I’d like it to use claude-work for work projects. Is this planned?
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
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 ↗