zed/crates/project/src
Max Brunsfeld 3ae16904b4 Avoid changing entry's kind from Dir to PendingDir in refresh_entry
When lots of filesystem changes are occurring, the filesystem event
for the directory creation may be delivered before the call to
fs::metadata resolves.
2022-08-30 16:13:07 -07:00
..
db.rs Use XDG-compliant directories for config and cache files 2022-07-29 10:01:48 +02:00
fs.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
ignore.rs Use absolute paths to compute ignored status 2022-07-08 11:19:21 +02:00
lsp_command.rs Create buffers for remote collaborators out of band 2022-08-17 11:55:36 +02:00
project_tests.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
project.rs Merge pull request #1559 from zed-industries/language-injection 2022-08-30 11:54:00 -07:00
search.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
worktree.rs Avoid changing entry's kind from Dir to PendingDir in refresh_entry 2022-08-30 16:13:07 -07:00