zed/crates/editor
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 Start work on handling snippet completions 2022-02-01 15:35:02 -08:00