github / github/copilot-cli

Add new CLI flag to auto connect the CLI to the IDE on startup

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

描述

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

Right now when starting copilot CLI there is no way to automatically connect to your IDE without manually using the /ide command each time, this wastes time and can often be forgotten leading to a disjoined experience between your IDE and the CLI.

### Proposed solution

My proposal is to add a new flag to the coilot CLI that (if set) will automatically connect the copilot CLI to your IDE.

### Example prompts or workflows

`copilot --ide-connect `

This would auto connect copilot to your IDE, if you supply the workspace path then it would use that without further prompt, if not supplied and there are multiple IDE workspaces available then the normal prompt window would appear (as it does currently when using the /ide command).

### Additional context

```
--ide-connect Automatically connect CoPilot CLI to the IDE, if workspace path is supplied then the IDE for that workspace will be selected.
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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