[FEATURE] Show Bash commands in VS Code integrated terminal UI
Resolved 💬 2 comments Opened Oct 18, 2025 by sachinsaxena-ai Closed Oct 18, 2025
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
Claude Code executes Bash commands, they currently run in a background shell session but don't appear visually in the VS Code integrated terminal panel, unlike GitHub Copilot which shows commands running in the terminal. This would improve visibility and user experience.
Proposed Solution
Provide an option to execute Bash commands in VS code Integrated terminal. It would help users see command execution in real-time and better understand what's happening
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗