ZIm/crates/fs/src
Piotr Osiewicz fb63f61755
search: Add heuristic for discarding matching of binary files (#23581)
Fixes #23398 
Closes #23398

We'll bail on searches of files that we know are binary (thus even if we
were to find a match in them, they'd be thrown away by buffer loader).

Release Notes:

- Improved project search performance in worktrees with binary files
2025-01-23 22:15:58 +00:00
..
fs.rs search: Add heuristic for discarding matching of binary files (#23581) 2025-01-23 22:15:58 +00:00
fs_watcher.rs windows: Fix FS-related issues (#23369) 2025-01-21 14:19:23 +08:00
mac_watcher.rs git: Add support for opening git worktrees (#20164) 2024-11-06 09:43:39 +01:00