ZIm/assets/keymaps/linux
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
..
atom.json Improve Atom keymap (#33329) 2025-06-24 18:02:07 +00:00
cursor.json Make ctrl-alt-b / cmd-alt-b toggle right dock (#33190) 2025-06-25 12:48:46 -04:00
emacs.json Rename "CloseInactiveItems" action to "CloseOtherItems" (#34676) 2025-07-17 21:40:02 -03:00
jetbrains.json Improve JetBrains keymap for dock toggling (#35234) 2025-07-28 21:00:01 +00:00
sublime_text.json Cleanup comments in linux keymaps (#32333) 2025-06-08 09:02:52 +00:00