zed/crates/project
Max Brunsfeld d480555ec9
Fix performance problems in reporting changed FS paths to language servers (#2491)
Fixes
https://linear.app/zed-industries/issue/Z-1611/main-thread-hangs-while-sending-filesystem-change-events-to-lsp

Release Notes:

* Fixed a lag that would sometime occur when large numbers of files
changed on disk, due to reporting the changed files to language servers.
2023-05-19 09:42:55 -07:00
..
src Fix performance problems in reporting changed FS paths to language servers (#2491) 2023-05-19 09:42:55 -07:00
Cargo.toml