[FEATURE] Send all opened file path inside IDE to claude code
Resolved 💬 6 comments Opened Sep 12, 2025 by tjx666 Closed Jan 9, 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 had implement it in my vscode extension here: https://github.com/tjx666/vscode-mcp/blob/main/packages/vscode-mcp-bridge/src/commands/copy-opened-files-path.ts
<img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/2ea50f5a-e4b8-4cb5-9129-faf660c859f6" />
I think this feature should be builtin.
Another question: Why cmd + alk + k need IDE integration connected? Why not just claude code vscode extension just send the current selection to current active terminal?
Proposed Solution
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
_No response_
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗