github / github/copilot-cli

Cmd+S in VS Code editor review triggers Save As instead of accepting the change

Aberta
#1,459 0 comentários 0 reações 0 responsáveis Ver no GitHub
area:input-keyboard area:tools
Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Descrição

### Describe the bug

When Copilot CLI opens an editor in VS Code for reviewing changes (e.g., during a rebase), pressing Cmd+S triggers a Save As dialog instead of accepting the edit and closing the editor. This breaks the review workflow and adds significant friction.

By comparison, other terminal coding agents handle the same flow correctly: Cmd+S accepts the change and closes the editor window immediately, making it dramatically faster to move through edits.

### Affected version

GitHub Copilot CLI 0.0.410-1

### Steps to reproduce the behavior

1. Run Copilot CLI in VS Code's integrated terminal
2. Perform an operation that opens an editor for review (e.g., a rebase with conflicts)
3. Make edits in the opened editor tab
4. Press Cmd+S to save/accept the change
5. Observe: a Save As dialog appears instead of accepting the edit

### Expected behavior

Cmd+S should accept the change and close the editor, similar to how other terminal coding agents handle this flow.

### Additional context

_No response_

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.