microsoft / microsoft/vscode-pull-request-github
Edit Query flow is inconvenient
@alexr00 y travaille déjà.
Depuis le 3/9/2025.
- Langage dominant
- TypeScript
- Étoiles
- 2.6k
- Forks
- 795
- Merge moyen
- 1 j 4 h
- PR mergées (30 j)
- 46
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.