ZIm/assets/keymaps
Cole Miller 5f452dbca2
debugger: Add a couple more keybindings (#31103)
- Add missing handler for `debugger::Continue` so `f5` works
- Add bindings based on VS Code for `debugger::Restart` and
`debug_panel::ToggleFocus`
- Remove breakpoint-related buttons from the debug panel's top strip,
and surface the bindings for `editor::ToggleBreakpoint` in gutter
tooltip instead

Release Notes:

- Debugger Beta: Added keybindings for `debugger::Continue`,
`debugger::Restart`, and `debug_panel::ToggleFocus`.
- Debugger Beta: Removed breakpoint-related buttons from the top of the
debug panel.
- Compatibility note: on Linux, `ctrl-shift-d` is now bound to
`debug_panel::ToggleFocus` by default, instead of
`editor::DuplicateLineDown`.
2025-05-22 00:59:44 +00:00
..
linux sublime: Don't map editor::FindNextMatch by default (#31029) 2025-05-20 17:52:11 +00:00
macos sublime: Don't map editor::FindNextMatch by default (#31029) 2025-05-20 17:52:11 +00:00
default-linux.json debugger: Add a couple more keybindings (#31103) 2025-05-22 00:59:44 +00:00
default-macos.json debugger: Add a couple more keybindings (#31103) 2025-05-22 00:59:44 +00:00
initial.json Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json vim: Add g M motion to go to the middle of a line (#30227) 2025-05-16 21:21:30 +00:00