zed/assets
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
..
badge Adjust Zed badge (#35294) 2025-07-29 15:09:31 -04:00
fonts Use IBM Plex Sans / Lilex (#36084) 2025-08-13 13:25:52 -06:00
icons agent_ui: Improve display of external agents in configuration view (#41869) 2025-11-03 22:22:50 -03:00
images Add onboarding banner for claude code support (#37443) 2025-09-03 10:59:14 +00:00
keymaps editor: Add action to move between snippet tabstop positions v2 (#42127) 2025-11-06 18:49:39 +00:00
prompts prompt_store: Remove unused code (#41473) 2025-10-29 16:27:30 +00:00
settings Support relative line number on wrapped lines (rework) (#41805) 2025-11-04 08:24:17 -07:00
sounds call: Play a different sound when a guest joins (#38987) 2025-09-27 09:20:55 -04:00
themes Fix Gruvbox accent colors (#41470) 2025-10-29 15:59:42 +00:00