![]() 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. |
||
---|---|---|
.. | ||
derive_into_element.rs | ||
derive_path_static_str.rs | ||
derive_render.rs | ||
gpui_macros.rs | ||
register_action.rs | ||
styles.rs | ||
test.rs |