Files
oak-gpui/crates
Conrad Irwin 91adefedfa vim keybinding updates (#3057)
Release Notes:

- vim: Add ctrl-i to go forward
([#1732](https://github.com/zed-industries/community/issues/1732)).
ctrl-o was already supported.
- vim: Add `g <space>` to open the current snippet in its own file.
- vim: Escape will now return to normal mode even if completion menus
are open (use `ctrl-x ctrl-z` to hide menus, as in vim).
- vim: Add key bindings for Zed's various completion mechanisms:
- - `ctrl-x ctrl-o` to open the completion menu,
- -  `ctrl-x ctrl-l` to open the LSP action menu,
- - `ctrl-x ctrl-c` to trigger Copilot (requires configuring copilot),
- - `ctrl-x ctrl-a` to trigger the inline Assistant (requires
configuring openAI),

NOTE: we should add these to the docs before shipping 0.107 to stable.
2023-09-28 15:32:21 -06:00
..
2023-09-22 09:33:59 -04:00
2023-09-26 14:18:32 -04:00
2023-09-20 16:40:29 -07:00
2023-09-15 15:25:35 -04:00
2023-09-20 17:39:21 -07:00
2023-09-26 14:18:32 -04:00
2023-09-20 21:29:45 -06:00
2023-09-20 20:44:41 -06:00
2023-09-11 09:00:59 -06:00
2023-09-09 14:01:53 -07:00
2023-09-07 22:24:02 -06:00
2023-09-20 21:29:45 -06:00
2023-09-15 15:25:35 -04:00
2023-09-28 15:32:21 -06:00
2023-09-27 17:02:47 -06:00
2023-09-27 12:26:48 -04:00