zed/crates/language
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
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Apply additional edits for completion when the buffer is remote 2022-02-02 16:29:13 +01:00