ZIm/crates/zed/src
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
..
languages Update uses of # to . in our scheme files where they are interchangeable. 2023-07-27 12:41:19 -04:00
assets.rs Add basic sound handling infrastructure 2023-06-30 16:10:49 -07:00
languages.rs Add tree-sitter-glsl 2023-07-23 22:22:11 -07:00
main.rs catchup with main 2023-07-26 09:50:38 -04:00
menus.rs Add key binding to close all docks 2023-07-21 02:44:44 -04:00
only_instance.rs Avoid checking for duplicate instance when local DB is disabled 2023-07-07 14:20:39 -04:00
test.rs Remove AppState from workspace actions 2022-05-19 14:37:26 -07:00
zed.rs Avoid panic by accessing view handle by global in wrong window 2023-07-27 18:53:05 -04:00