zed/crates/workspace
Max Brunsfeld 438dd42f7d Fix bugs in handling mutual following
* Propagate all of leader's views to a new follower, even if those views
  were originally created by that follower.
* Propagate active view changes to followers, even if the active view is
  following that follower.
* Avoid redundant active view updates on the client.
2023-10-05 13:28:46 -07:00
..
src Fix bugs in handling mutual following 2023-10-05 13:28:46 -07:00
Cargo.toml Specify uuid crate in the root Cargo.toml 2023-10-03 17:39:24 -07:00
test.db