SIGN IN SIGN UP

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
M
Mikayla Maki committed
ca696fd5f62efc622c635e0c11e6799cae5a1c0f
Parent: 456efb5
Committed by GitHub <noreply@github.com> on 3/9/2024, 6:18:44 AM