zed/crates/editor/src
2022-06-07 11:52:52 -07:00
..
display_map Pass a &mut BlockContext when rendering blocks 2022-05-31 15:50:34 +02:00
multi_buffer Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
display_map.rs Make Buffer::edit and MultiBuffer::edit resilient to inverted ranges 2022-06-06 15:22:36 +02:00
editor.rs Get minimal POC working 2022-06-07 11:52:52 -07:00
element.rs Add hover action and style context menu 2022-06-07 11:50:49 -07:00
items.rs WIP line mode operations 2022-05-26 17:02:05 -07:00
movement.rs Add inclusive vs exclusive motions to vim mode 2022-04-21 16:50:23 -07:00
multi_buffer.rs Make Buffer::edit and MultiBuffer::edit resilient to inverted ranges 2022-06-06 15:22:36 +02:00
selections_collection.rs Track selection changes in mutable selections collection 2022-05-26 17:02:05 -07:00
test.rs fix bug in marked_range utils 2022-05-26 17:02:05 -07:00