zed/crates/project
Max Brunsfeld 4bda5c4d69 Optimize LSP watched file reporting in 2 simple ways
* Convert globs to relative paths in advance. This avoids needing to convert
  every changed path to an absolute path before performing glob matching.
* Avoid duplicate reporting for language servers with multiple worktrees.
2023-05-18 17:08:51 -07:00
..
src Optimize LSP watched file reporting in 2 simple ways 2023-05-18 17:08:51 -07:00
Cargo.toml Merge branch 'main' into setting-store 2023-05-17 09:55:24 -07:00