Files
oak-gpui/crates
Piotr Osiewicz 6f4008ebab copilot: Propagate action if suggest_next is not possible. (#3129)
One of our users ran into an issue where typing "true quote" characters
(option-[ for „ and option-] for ‚) was not possible; I've narrowed it
down to a collision with Copilot's NextSuggestion and PreviousSuggestion
action default keybinds. I explicitly did not want to alter the key
bindings, so I've went with a more neutral fix - one that propagates the
keystroke if there's no Copilot action to be taken (user is not using
Copilot etc). Note however that typing true quotes while using a Copilot
is still not possible, as for that we'd have to change a keybind.

Fixes zed-industries/community#2072


Release Notes:
- Fixed Copilot's "Suggest next" and "Suggest previous" actions
colliding with true quotes key bindings (`option-[` and `option-]`). The
keystrokes are now propagated if there's no Copilot action to be taken
at cursor's position.
2023-10-15 17:27:36 +02:00
..
2023-10-09 20:08:48 -06:00
2023-10-13 13:26:45 -04:00
2023-08-15 03:06:43 -07:00
2023-10-02 19:35:31 -04:00
2023-10-12 16:17:41 +03:00
2023-10-13 13:26:45 -04:00
2023-10-06 13:18:56 -04:00
2023-09-11 09:00:59 -06:00
2023-10-13 13:26:45 -04:00
2023-10-12 16:26:28 +03:00
2023-10-13 13:26:45 -04:00
WIP
2023-08-10 10:26:48 -06:00
2023-09-07 22:24:02 -06:00
2023-10-12 16:17:41 +03:00
2023-10-11 13:41:58 -04:00
2023-10-13 18:58:59 +02:00
2023-08-25 10:11:32 -07:00
2023-10-10 19:25:40 -06:00
2023-10-13 18:58:59 +02:00