zed/assets/keymaps
Joseph T. Lyons 507929cb79
Add editor: fold at level <level> commands (#19750)
Closes https://github.com/zed-industries/zed/issues/5142

Note that I only moved the cursor to the top of the file so it wouldn't
jump - the commands work no matter where you are in the file.


https://github.com/user-attachments/assets/78c74ca6-5c17-477c-b5d1-97c5665e44b0

Also, is VS Code doing this right thing here? or is it busted?


https://github.com/user-attachments/assets/8c503b50-9671-4221-b9f8-1e692fe8cd9a

Release Notes:

- Added `editor: fold at level <level>` commands. macOS: `cmd-k,
cmd-<number>`, Linux: `ctrl-k, ctrl-<number>`.

---------

Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
2024-10-25 16:08:37 -04:00
..
linux Add pane activation bindings for Sublime Text keymap (#16930) 2024-08-27 15:22:38 -04:00
macos keymap: Add cmd-o 'Go to symbol' for JetBrains MacOS key bindings (#19415) 2024-10-18 10:12:39 -04:00
default-linux.json Add editor: fold at level <level> commands (#19750) 2024-10-25 16:08:37 -04:00
default-macos.json Add editor: fold at level <level> commands (#19750) 2024-10-25 16:08:37 -04:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json
vim.json vim: Add support for insert button (#19245) 2024-10-16 12:11:17 +02:00