zed/assets/keymaps
Mikayla Maki 8583c3bd94
Add go to implementation shortcut (#9837)
This adds a keybinding for an existing action. Notably, our bindings for
`Go To Type Definition` and `Go To Implementation` are swapped from
VSCode. We use `cmd` and `shift`, they use `shift` and `cmd`.

Release Notes:

- Added a keybinding for `editor::GoToImplementation`
2024-03-26 17:04:55 -07:00
..
atom.json
default-linux.json Add go to implementation shortcut (#9837) 2024-03-26 17:04:55 -07:00
default-macos.json Add go to implementation shortcut (#9837) 2024-03-26 17:04:55 -07:00
jetbrains.json Improve bindings to better match VS-Code (#8584) 2024-03-06 11:16:14 -08:00
storybook.json Fix the linux keymap (#9829) 2024-03-26 16:10:09 -07:00
sublime_text.json
textmate.json
vim.json Introduce InlineCompletionProvider (#9777) 2024-03-26 13:28:06 +01:00