ZIm/crates/settings_ui
Ben Kunkle 171be7e009
keymap_ui: Render <no arguments> for bindings that take arguments where none are provided (#34140)
Closes #ISSUE

Adds a visual indicator to the `Arguments` column of the keymap table to
help distinguish between actions that don't take arguments, and actions
that take arguments but none were provided.

Currently, the `<no arguments>` indicator is rendered only in the latter
case, when no arguments are provided to an action that could take
arguments, as the inverse results in almost every row containing the
indicator which is quite noisy.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-09 16:48:35 +00:00
..
src keymap_ui: Render <no arguments> for bindings that take arguments where none are provided (#34140) 2025-07-09 16:48:35 +00:00
Cargo.toml keymap_ui: Syntax highlight context (#33864) 2025-07-03 13:26:35 -04:00
LICENSE-GPL settings_ui: Add placeholder view (#15019) 2024-07-23 12:50:11 -04:00