ZIm/crates/welcome/src
Ben Kunkle 877ef5e1b1
keymap_ui: Add auto-complete for context in keybind editor (#34031)
Closes #ISSUE

Implements a very basic completion provider that is attached to the
context editor in the keybind editing modal.

The context identifiers used for completions are scraped from the
default, vim, and base keymaps on demand.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-07 21:54:51 +00:00
..
welcome_ui welcome: Theme preview tile (#29689) 2025-04-30 17:46:11 +00:00
base_keymap_picker.rs keymap_ui: Add auto-complete for context in keybind editor (#34031) 2025-07-07 21:54:51 +00:00
multibuffer_hint.rs Allow viewing past commits in Zed (#27636) 2025-03-31 23:26:47 +00:00
welcome.rs keymap_ui: Add auto-complete for context in keybind editor (#34031) 2025-07-07 21:54:51 +00:00
welcome_ui.rs welcome: Theme preview tile (#29689) 2025-04-30 17:46:11 +00:00