zed/crates/project_core
Andrew Lygin d0ffd51bb1
Optimize file finder subscriptions (#8343)
Fixes #7519 

Optimizes file finder subscriptions — it now only subscribes to
worktrees updates instead of all project updates.

Project panel could also be optimized this way, I guess.

Release Notes:

- Fix selection resets in the file finder during language server
startup ([7519](https://github.com/zed-industries/zed/issues/7519))
2024-02-28 19:02:21 +02:00
..
src Optimize file finder subscriptions (#8343) 2024-02-28 19:02:21 +02:00
Cargo.toml Extract project_core out of project (#8438) 2024-02-26 22:09:22 +01:00
LICENSE-GPL Extract project_core out of project (#8438) 2024-02-26 22:09:22 +01:00