zed/crates/editor/src
2021-12-14 11:32:49 +01:00
..
display_map Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
multi_buffer Test undo/redo at editor layer, including selection restoration 2021-12-12 15:04:19 -07:00
display_map.rs Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
editor.rs WIP 2021-12-13 17:44:20 -08:00
element.rs Get selections rendering again when local selections are owned by Editor 2021-12-11 13:42:46 -07:00
items.rs WIP 2021-12-13 16:46:35 +01:00
movement.rs Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
multi_buffer.rs Keep a separate diagnostic update count and parse count in MultiBuffer 2021-12-14 11:32:49 +01:00
test.rs Start on a new FragmentList 2021-12-04 06:57:56 -07:00