zed/crates/workspace
Conrad Irwin c5465d26f8
Fix panel deserialization (#4198)
In the old world, panel loading happened strictly before workspace
deserialization. Now it's inverted.

Fix this by storing on the dock the serialized state so they can restore
state as panels are loaded.

[[PR Description]]

Release Notes:

- Fixed Zed forgetting which panels were open on boot.
([#2406](https://github.com/zed-industries/community/issues/2406)).
2024-01-22 12:37:38 -07:00
..
src Fix panel deserialization (#4198) 2024-01-22 12:37:38 -07:00
Cargo.toml gpui: Remove dependency on sqlez (#3871) 2024-01-05 19:36:55 +01:00