zed/crates/settings_ui
Finn Evers e4b81180c1
component_preview: Clean up Component trait (#57731)
This primarily
- requires components to have a description as well as a preview
(especially having no preview makes no sense)
- implements some basic previews where missing
- adds a scrollbar to the preview navigation 

with a sadly large diff due to reformatting (less indentation 🎉 ), but
very little changes at its core.

Release Notes:

- N/A
2026-05-29 07:06:57 +00:00
..
src component_preview: Clean up Component trait (#57731) 2026-05-29 07:06:57 +00:00
Cargo.toml Add settings UI page for skills (#57101) 2026-05-19 21:12:44 +00:00
LICENSE-GPL Start up settings UI 2 (#38673) 2025-09-24 15:45:14 +00:00