ZIm/assets/keymaps
Peter Tripp 8207621a4a
Improve JetBrains keymap for dock toggling (#35234)
Follow-up to: 
- https://github.com/zed-industries/zed/pull/34641
- https://github.com/zed-industries/zed/pull/35230

This improves Zed's behavior with the Jetbrains keymap for toggling
specific docks/sidebars with cmd-0 thru cmd-9 (macos) and alt-0 thru
alt-9 (linux). Added in
https://github.com/zed-industries/zed/pull/34641. Additionally, this
also maps `ctrl-b` / `ctrl-alt-`b to their JetBrains equivalents
(`editor::GoToDefinition` and `editor::GoToDefinitionSplit`) instead of
the default vscode-compatable behavior (toggle left / right dock). This
is because we those specific toggles and a default Hide keyboard
shortcut (`shift-escape`) added in
https://github.com/zed-industries/zed/pull/35230.

Thanks to @thomaseizinger for raising this in:
-
https://github.com/zed-industries/zed/discussions/34643#discussioncomment-13856746

Release Notes:

- Improve support keyboard-based dock show/hide in Jetbrains keymap.
2025-07-28 21:00:01 +00:00
..
linux Improve JetBrains keymap for dock toggling (#35234) 2025-07-28 21:00:01 +00:00
macos Improve JetBrains keymap for dock toggling (#35234) 2025-07-28 21:00:01 +00:00
default-linux.json git: Touch up amend UX (#35114) 2025-07-28 12:21:07 -04:00
default-macos.json git: Touch up amend UX (#35114) 2025-07-28 12:21:07 -04:00
initial.json Remove !menu from j k binding in initial keymap examples (#34959) 2025-07-23 17:33:40 +00:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json Improve Helix insert (#34765) 2025-07-23 23:27:07 -06:00