zed/crates/editor
Marshall Bowers 937186da12
gpui: Don't export named Context from prelude (#21869)
This PR updates the `gpui::prelude` to not export the `Context` trait
named.

This prevents some naming clashes in downstream consumers.

Release Notes:

- N/A
2024-12-11 13:21:40 -05:00
..
src gpui: Don't export named Context from prelude (#21869) 2024-12-11 13:21:40 -05:00
Cargo.toml editor: Add actions for inserting UUIDs (#21656) 2024-12-06 14:32:09 -05:00
LICENSE-GPL