zed/assets/keymaps
Jonathan 08f9c3f568
Accept partial copilot suggestions (#8682)
Fixes https://github.com/zed-industries/zed/issues/8020
 
This PR adds a new shortcut cmd-right, if a copilot suggestion exists.
The suggestions is accepted word by word.
It emulates the behaviour of VS Code's Github Copilot implementation.


Release Notes:

- Added ability to accept partial copilot suggestions ([8020](https://github.com/zed-industries/zed/issues/8020))
2024-03-03 18:24:48 +02:00
..
atom.json Format JSON files in assets/ (#8405) 2024-02-25 14:11:38 -05:00
default-linux.json Accept partial copilot suggestions (#8682) 2024-03-03 18:24:48 +02:00
default-macos.json Accept partial copilot suggestions (#8682) 2024-03-03 18:24:48 +02:00
jetbrains.json Jetbrains keymap - Movement between panes (#7464) 2024-02-07 09:12:34 +02:00
storybook.json Add an app_menu to Storybook which enables quitting with cmd-q (#8166) 2024-02-22 12:51:40 -05:00
sublime_text.json fix default keybindings for select all matches 2023-09-20 17:14:19 -07:00
textmate.json Update textmate.json 2023-08-23 01:31:01 -04:00
vim.json Fix default Vim keybinds for GoTo(Type)DefinitionSplit (#8587) 2024-02-29 10:06:17 +01:00