zed/crates/editor/src
2022-04-01 15:29:23 -07:00
..
display_map Merge branch 'main' into unfold-on-select-match 2022-03-24 14:13:27 -06:00
multi_buffer Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
display_map.rs Always use square brackets in marked_text_ranges 2022-03-28 17:11:35 +02:00
editor.rs Handle LSP apply workspace edit request fully before responding 2022-04-01 11:59:21 -07:00
element.rs Add clip_to_line_end to display_map/snapshot and set it to ensure vim positioning in normal mode 2022-03-25 20:10:52 -07:00
items.rs Introduce workspace::Item::reload to manually trigger a reload 2022-04-01 14:02:49 +02:00
movement.rs Add clip_to_line_end to display_map/snapshot and set it to ensure vim positioning in normal mode 2022-03-25 20:10:52 -07:00
multi_buffer.rs Introduce MultiBuffer::symbols_containing 2022-03-29 15:08:37 +02:00
test.rs Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00