zed/crates/settings_ui
Ben Kunkle 970242480a
settings_ui: Improve case handling (#37342)
Closes #ISSUE

Improves the derive macro for `SettingsUi` so that titles generated from
struct and field names are shown in title case, and toggle button groups
use title case for rendering, while using lower case/snake case in JSON

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-09-02 01:17:27 +00:00
..
src settings_ui: Improve case handling (#37342) 2025-09-02 01:17:27 +00:00
Cargo.toml settings ui: Start work on creating the initial structure (#36904) 2025-08-29 16:56:10 -04:00
LICENSE-GPL