zed/crates/text/src
Kirill Bulatov ae54e1d224 Remove excessive hint update queries
* Filter out queries for outdated buffers just before hint tasks spawn:
  multicared edits might empit standalone events simultaneously
* Only spawn inlay update tasks for visible buffers with corresponding
  language
* Do not spawn tasks for local projects' buffers without LSP servers
2023-06-30 22:03:21 +03:00
..
anchor.rs
locator.rs
network.rs
operation_queue.rs
patch.rs
selection.rs
subscription.rs
tests.rs
text.rs Remove excessive hint update queries 2023-06-30 22:03:21 +03:00
undo_map.rs