Files
oak-gpui/crates
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
..
2024-12-17 22:16:59 -07:00
2025-01-10 13:38:00 +00:00
2025-01-10 13:38:00 +00:00
2025-01-04 01:00:16 +00:00
2025-01-13 02:34:35 +00:00
2025-01-10 13:38:00 +00:00
2024-12-13 14:23:02 -05:00
2024-11-18 22:56:34 +01:00
2024-12-03 23:22:26 -05:00
2025-01-10 13:38:00 +00:00
2025-01-13 02:34:35 +00:00
2025-01-10 13:38:00 +00:00