zed/crates/find
Antonio Scandurra ab26a175a4 Opt into language-aware features when getting buffer chunks
We use chunks a lot to transform points and sync the various display maps,
and always querying tree-sitter or the LSP diagnostics in those cases is
unnecessarily expensive.
2022-02-03 11:21:30 +01:00
..
src Opt into language-aware features when getting buffer chunks 2022-02-03 11:21:30 +01:00
Cargo.toml Add a simple unit test for find bar 2022-01-28 13:05:29 -08:00