zed/crates/fs/src
Mikayla Maki ca696fd5f6
Add rs-notify implementation of fs::watch (#9040)
This PR simplifies the Zed file system abstraction and implements
`Fs::watch` for linux and windows.

TODO:
- [x] Figure out why this fails to initialize the file watchers when we
have to initialize the config directory paths, but succeeds on
subsequent runs.
- [x] Fix macOS dependencies on old fsevents::Event crate

Release Notes:

- N/A
2024-03-08 22:18:44 -08:00
..
fs.rs Add rs-notify implementation of fs::watch (#9040) 2024-03-08 22:18:44 -08:00
repository.rs Fix Clippy warnings in fs (#8696) 2024-03-01 23:22:22 -05:00