ZIm/crates/gpui_macros/src
Conrad Irwin 1a798830cb
Fix running vim tests with --features neovim (#36014)
This was broken incidentally in
https://github.com/zed-industries/zed/pull/33417

A better fix would be to fix app shutdown to take control of the
executor so that we *can* run
foreground tasks; but that is a bit fiddly (draft #36015) 

Release Notes:

- N/A
2025-08-12 05:08:58 +00:00
..
derive_action.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
derive_app_context.rs gpui: Add use state APIs (#34741) 2025-07-19 01:27:54 +00:00
derive_inspector_reflection.rs Add a live Rust style editor to inspector to edit a sequence of no-argument style modifiers (#31443) 2025-05-26 17:43:57 +00:00
derive_into_element.rs Add initial element inspector for Zed development (#31315) 2025-05-23 23:08:59 +00:00
derive_render.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
derive_visual_context.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
gpui_macros.rs gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00:00
register_action.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
styles.rs gpui: Add shadow_xs, shadow_2xs and fix shadow values to match Tailwind CSS (#33361) 2025-07-03 09:50:26 -03:00
test.rs Fix running vim tests with --features neovim (#36014) 2025-08-12 05:08:58 +00:00