microsoft / microsoft/vscode-pull-request-github
Edit Query flow is inconvenient
@alexr00 ya está trabajando en esto.
Desde el 3/9/2025.
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.6k
- Forks
- 795
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 46
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.