mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
9adbab5d99
This bug existed prior to #1700 and was caused by not clearing the buffers that were already shared with a peer that left and opened a project using the same connection. When such peer would re-join the project and open a buffer that it had opened previously, the host assumed the peer had already seen that buffer and wouldn't bother sending it again. |
||
---|---|---|
.. | ||
ignore.rs | ||
lsp_command.rs | ||
project_tests.rs | ||
project.rs | ||
search.rs | ||
worktree.rs |