zed/crates/editor/src
Nathan Sobo 5ae46709b0 Fix alignment of blocks adjacent to other blocks
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-12-01 17:58:44 -07:00
..
display_map Fix alignment of blocks adjacent to other blocks 2021-12-01 17:58:44 -07:00
display_map.rs Start work on generalizing the BlockMap to allow arbitrary elements 2021-12-01 15:25:55 -08:00
editor.rs Use new BlockMap API to render diagnostics 2021-12-01 17:22:40 -07:00
element.rs Fix alignment of blocks adjacent to other blocks 2021-12-01 17:58:44 -07:00
items.rs
movement.rs
test.rs