zed/crates/gpui_macros/src
Cole Miller 810b37c129
Rename the OpenFile action to OpenSelectedFilename to better reflect its function (#22494)
Release Notes:

- Renamed the `OpenFile` action to `OpenSelectedFilename` for clarity
2025-01-07 04:18:04 +00:00
..
derive_into_element.rs
derive_path_static_str.rs
derive_render.rs Dequalify WindowContext and ViewContext references (#22477) 2024-12-28 23:09:55 +00:00
gpui_macros.rs
register_action.rs Rename the OpenFile action to OpenSelectedFilename to better reflect its function (#22494) 2025-01-07 04:18:04 +00:00
styles.rs gpui: Add cursor style methods of nesw nwse resize (#21801) 2024-12-10 11:54:26 -07:00
test.rs