github / github/copilot-cli

Feature Request: Bidirectional sync between Copilot CLI and VS Code Chat for shared sessions

未关闭
#3,639 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:sessions
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the feature or problem you'd like to solve

Currently, when /ide is used to connect Copilot CLI to VS Code, messages typed in the CLI appear in VS Code chat, but messages sent from VS Code chat do not appear in the CLI console. This makes it impossible to use both interfaces together in the same session.

### Proposed solution

Both CLI and VS Code chat should act as equal input/output surfaces for the same session — messages from either side should be visible or processed from both.

Suggested Approach - Route VS Code chat inputs through the active `/ide`-connected CLI session so both
surfaces share a single message queue.

### Example prompts or workflows

Power users want to combine CLI capabilities (shell execution, /fleet, file tools, terminal access) with VS Code chat's inline editor integration (code lens, diff view, editor context) in the same working session without losing context.

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

Start by tracing the /ide connection path and the VS Code chat integration; the issue does not name specific files or tests. Determine how the active CLI session currently receives and emits messages, then identify the shared-session and queue boundaries. Done means messages sent from either CLI or VS Code chat are visible and processed by both surfaces without losing session context.

由索引模型根据 Issue 内容生成。

评估

技术栈
shell, vscode
领域
cli, desktop, developer-experience
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。