zed/assets/keymaps
Anthony Eid ba136abf6c
editor: Add action to move between snippet tabstop positions v2 (#42127)
Closes https://github.com/zed-industries/zed/issues/41407

This PR fixes the issues that caused #41407 to be reverted in #42008.
Namely that the action context didn't take into account if a snippet
could move backwards or forwards, and the action shared the same key
mapping as `editor::MoveToPreviousWordStart` and
`editor::MoveToNextWordEnd`.

I changed the default key mapping for the move to snippet tabstop to tab
and shift-tab to match the default behavior of other editors.

Release Notes:

- Editor: Add actions to move between snippet tabstop positions
2025-11-06 18:49:39 +00:00
..
linux Add a jetbrains-like Toggle All Docks action (#40567) 2025-10-28 08:54:05 +00:00
macos Add a jetbrains-like Toggle All Docks action (#40567) 2025-10-28 08:54:05 +00:00
default-linux.json editor: Add action to move between snippet tabstop positions v2 (#42127) 2025-11-06 18:49:39 +00:00
default-macos.json editor: Add action to move between snippet tabstop positions v2 (#42127) 2025-11-06 18:49:39 +00:00
default-windows.json editor: Add action to move between snippet tabstop positions v2 (#42127) 2025-11-06 18:49:39 +00:00
initial.json Remove !menu from j k binding in initial keymap examples (#34959) 2025-07-23 17:33:40 +00:00
storybook.json keymap: Update Prev to Previous for consistency (#25909) 2025-03-03 17:44:49 +05:30
vim.json Keep selection in SwitchToHelixNormalMode (#41583) 2025-10-31 01:53:46 +00:00