ZIm/crates/zed
Julia fc9687d163 Avoid panic by accessing view handle by global in wrong window
View handles are window specific but this global will be doing things
in all windows, that would cause a panic when it attempted to update
a status bar mode indicator in a background window

Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2023-07-27 18:53:05 -04:00
..
resources icon updates 2023-07-26 11:19:34 -06:00
src Avoid panic by accessing view handle by global in wrong window 2023-07-27 18:53:05 -04:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml v0.98.x dev 2023-07-26 13:27:55 -04:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00