Commit graph

3 commits

Author SHA1 Message Date
Anthony
1fd0f7a46b Improve macro to show items
Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-08-26 15:36:53 -04:00
Anthony
ba9d109289 Add settings_ui(group) attribute to macro
Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-08-26 12:33:38 -04:00
Anthony
3c0ec5f612 Start work on creating the inital structure for the settings UI
We created a proc macro that derives the settings ui trait on types and
added that trait as a marker on Settings trait. Then we added the derive
macro on all settings

Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-08-25 15:50:42 -04:00