zed/crates/workspace/src
2022-12-13 09:58:04 -08:00
..
pane Propagate mouse up event through drop receiver in early return 2022-11-11 14:00:01 -05:00
persistence Allow an empty center group to successfully deserialize into an empty pane. 2022-12-12 17:51:16 -08:00
dock.rs Fix infinite loop in dock position when deserializing 2022-12-09 11:50:24 -08:00
item.rs Fix infinite loop in dock position when deserializing 2022-12-09 11:50:24 -08:00
notifications.rs Fix mis-set variables 2022-12-13 09:58:04 -08:00
pane.rs working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
pane_group.rs Added center group deserialization 2022-12-03 16:06:01 -08:00
persistence.rs Allow an empty center group to successfully deserialize into an empty pane. 2022-12-12 17:51:16 -08:00
searchable.rs wip 2022-12-03 16:06:01 -08:00
shared_screen.rs Added UUID based, stable workspace ID for caching on item startup. Completed first sketch of terminal persistence. Still need to debug it though.... 2022-12-03 16:06:01 -08:00
sidebar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
status_bar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
toolbar.rs Log view name alongside error in ChildView 2022-10-13 15:44:01 +02:00
workspace.rs Allow an empty center group to successfully deserialize into an empty pane. 2022-12-12 17:51:16 -08:00