zed/crates/fs
Alvaro Parker 8d795ff882
Fix file watching for symlinks (#17609)
Closes #17605

Watches for target paths if file watched is a symlink in Linux. 
This will check if the generated `notify::Event` has any paths matching
the `root_path` and if the file is a symlink it will also check if the
path matches the `target_root_path` (the path that the symlink is
pointing to)

Release Notes:

- Added file watching for symlinks
2024-09-30 23:04:35 -07:00
..
src Fix file watching for symlinks (#17609) 2024-09-30 23:04:35 -07:00
Cargo.toml Update Rust crate cocoa to 0.26 (#17036) 2024-08-28 21:57:26 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00