zed/crates/editor
Antonio Scandurra a0b52cc69a
Scope line layout cache to each window (#7235)
This improves a performance problem we were observing when having
multiple windows updating at the same time, where each window would
invalidate the other window's layout cache.

Release Notes:

- Improved performance when having multiple Zed windows open.

Co-authored-by: Max Brunsfeld <max@zed.dev>
2024-02-02 09:11:20 -08:00
..
src Scope line layout cache to each window (#7235) 2024-02-02 09:11:20 -08:00
Cargo.toml Send lsp_types::InitializeParams with Zed version (#7216) 2024-02-01 18:39:28 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00