ZIm/crates/picker/src
Michael Sloan 6aba3950d2
Improve keymap json schema (#23044)
Also:

* Adds `impl_internal_actions!` for deriving the `Action` trait without
registering.

* Removes some deserializers that immediately fail in favor of
`#[serde(skip)]` on fields where they were used. This also omits them
from the schema.

Release Notes:

- Keymap settings file now has more JSON schema information to inform
`json-language-server` completions and info, particularly for actions
that take input.
2025-01-13 02:34:35 +00:00
..
head.rs Cleanups preparing for WindowContext refactor (#22475) 2024-12-28 21:36:14 +00:00
highlighted_match_with_paths.rs remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
picker.rs Improve keymap json schema (#23044) 2025-01-13 02:34:35 +00:00