github / github/copilot-cli

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

オープン
#3,639 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:sessions
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
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_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。