![]() 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. |
||
---|---|---|
.. | ||
linux | ||
macos | ||
default-linux.json | ||
default-macos.json | ||
initial.json | ||
storybook.json | ||
vim.json |