zed/crates/gpui_macros/src
Cameron Mcloughlin 33e5301946
gpui: Add property_test macro (#50935)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2026-03-06 14:03:45 +00:00
..
derive_action.rs settings ui: Start work on creating the initial structure (#36904) 2025-08-29 16:56:10 -04:00
derive_app_context.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
derive_inspector_reflection.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
derive_into_element.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
derive_render.rs
derive_visual_context.rs gpui: Actually remove the Result from AsyncApp (#45809) 2026-01-07 12:48:24 -08:00
gpui_macros.rs gpui: Add property_test macro (#50935) 2026-03-06 14:03:45 +00:00
property_test.rs gpui: Add property_test macro (#50935) 2026-03-06 14:03:45 +00:00
register_action.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
styles.rs gpui: Add min_size and max_size style methods (#47775) 2026-01-27 15:37:22 -03:00
test.rs Detect leaked entities at the end of test runs (#50400) 2026-03-02 12:04:13 +01:00