zed/assets/keymaps/linux
Adir Shemesh 1b43217c05
Add a jetbrains-like Toggle All Docks action (#40567)
The current Jetbrains keymap has `ctrl-shift-f12` set to
`CloseAllDocks`. On Jetbrains IDEs this hotkey actually toggles the
docks, which is very convenient: You press it once to hide all docks and
just focus on the code, and then you can press it again to toggle your
docks right back to how they were. Unlike `CloseAllDocks`, a toggle
means the editor needs to remember the previous docks state so this
necessitated some code changes.

Release Notes:

- Added a `Toggle All Docks` editor action and updated the keymaps to
use it
2025-10-28 08:54:05 +00:00
..
atom.json editor: Ignore soft wrapped lines when adding selection above or below (#40190) 2025-10-16 11:56:57 +01:00
cursor.json agent: Improve discoverability of the quote selection action (#40897) 2025-10-22 12:56:11 -03:00
emacs.json emacs: Improve default keymap to better match the emacs behavior (#40631) 2025-10-22 10:37:00 -06:00
jetbrains.json Add a jetbrains-like Toggle All Docks action (#40567) 2025-10-28 08:54:05 +00:00
sublime_text.json editor: Ignore soft wrapped lines when adding selection above or below (#40190) 2025-10-16 11:56:57 +01:00