microsoft / microsoft/vscode-pull-request-github
Edit Query flow is inconvenient
@alexr00 已经在做这个了。
开始于 2025年9月3日。
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
Testing #7715
I find it strange that the action is called Edit with Copilot when no actual editing of the setting happens. It just opens the chat view with a pre-populated query. There’s no simple or automatic way to get the result from the chat view back into the quick pick.
I think the ideal flow would be to have an input in the quick pick where you can describe the query in plain language, and the query would then update. I realize this would likely be a lot of work, so I understand why it hasn’t been done.
Suggestion 1: Provide a tool to the agent/chat so it can update the query automatically, or render a button that the user can press to update the query.
Suggestion 2: Open settings.json file, select the query to configure in the settings file and open inline chat with the prompt Modify it so that it captures all PRs which have. This will lead to the query being updated without the user having to copy paste and allowing the quick pick to not have to stay open.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。