zed/assets/keymaps
Joseph T. Lyons 89951f7e66
Add shift shift to open command palette (#13556)
I've add `shift shift` as a default keybinding to open command palette,
when using JetBrains keymap, along with the already existing
`cmd-shift-a`. This isn't quite right, as in JetBrains, `cmd-shift-a`
opens the actions modal, which would be our command palette, and `shift
shift` actually opens up a view for searching everything, commands,
actions, settings, etc - we do not have a unified modal for these
things, so I think this is the best thing we can do. Some users might
want to change this to be our file picker, but I think adding it as the
default at least puts it on their radar that they can use this type of
binding; they can change it if they want.

Release Notes:

- Added `shift shift` as a default binding to open the command palette
in the JetBrains keymap.
2024-06-26 16:44:40 -04:00
..
atom.json Adjust keybindings for deletion in the project panel (#13326) 2024-06-25 14:21:44 -04:00
default-linux.json Adjust keybindings for deletion in the project panel (#13326) 2024-06-25 14:21:44 -04:00
default-macos.json Adjust keybindings for deletion in the project panel (#13326) 2024-06-25 14:21:44 -04:00
jetbrains.json Add shift shift to open command palette (#13556) 2024-06-26 16:44:40 -04:00
storybook.json storybook: Fix Backspace in Auto Height Editor and Picker stories (#11011) 2024-04-25 17:37:47 -04:00
sublime_text.json fix default keybindings for select all matches 2023-09-20 17:14:19 -07:00
textmate.json Adjust keybindings for deletion in the project panel (#13326) 2024-06-25 14:21:44 -04:00
vim.json vim: Allow count and repeat for "r" and "shift-r" action (#13287) 2024-06-24 09:41:33 -06:00