zed/crates/project/src
Antonio Scandurra d171d8ccc4 Change the definition of check_invariants
- On the host, ensure that only one worktree can exist for a given absolute
path. Asserting about buffers was cool but I think should be tackled in the
context of leaning more on entry ids for collaboration (vs. buffer ids).
- On the guest, ensure that all the opened buffers don't contain deferred
operations.
2022-03-03 10:51:37 +01:00
..
fs.rs Revert "Use async_broadcast to emit fake FS events" 2022-03-01 17:14:40 +01:00
ignore.rs Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
lsp_command.rs Never close buffers when sharing 2022-02-28 11:36:43 -08:00
project.rs Change the definition of check_invariants 2022-03-03 10:51:37 +01:00
search.rs Remove carriage returns 2022-02-27 07:47:46 -07:00
worktree.rs Ensure worktree is registered/shared synchronously 2022-03-03 10:10:53 +01:00