zed/crates/project/src
Antonio Scandurra 9adbab5d99 Fix opening a buffer after leaving and joining the same project
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.
2022-10-12 10:31:06 +02:00
..
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
project_tests.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
project.rs Fix opening a buffer after leaving and joining the same project 2022-10-12 10:31:06 +02:00
search.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
worktree.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00