intitni/CopilotForXcode

Accept button on floating window doesn't work

Open

#70 geöffnet am 23. März 2023

Auf GitHub ansehen
 (15 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (426 Forks)batch import
help wanted

Repository-Metriken

Stars
 (8.256 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I'm experiencing a weird problem that on the suggestion floating window, the Accept button doesn't work. When I click on it, nothing happens. The suggestion isn't applied to the code, and the floating window doesn't disappear either.

スクリーンショット 2023-03-24 2 31 44

The reject button works as expected that no code changes and the floating window disappears.

I can accept it from Menu bar though

スクリーンショット 2023-03-24 2 32 40

But since it's too inconvenient so I've set a key binding to accept it as a workaround.

Is there anybody having the same problem?

My environment:

  • Chip: M1 Max
  • macOS: 13.2.1(22D68)
  • Xcode: 14.2 (14C18)
  • Copilot for Xcode: 0.8.6 (49)

Contributor Guide