zed/crates/editor
Antonio Scandurra d1f155337f Recompute layers above tab map entirely when tab size changes
Previously, we wouldn't generate any `TabEdit` when the tab size
changed, causing coordinate spaces in `WrapMap` and `BlockMap` to
become outdated.

This commit generates a synthetic edit that covers the entire `TabMap`
to ensure layers above are synchronized.
2022-08-03 11:06:17 +02:00
..
src Recompute layers above tab map entirely when tab size changes 2022-08-03 11:06:17 +02:00
Cargo.toml WIP add basic context menu and make progress toward adding quick actions to it 2022-07-13 14:13:19 -07:00