zed/crates/editor/src
2022-01-17 16:01:52 -08:00
..
display_map Adjust BlockMap tests to reflect new tiebreaking behavior 2022-01-12 12:11:55 -08:00
multi_buffer Verify Anchor::buffer_id before resolving it or comparing it 2022-01-11 16:40:12 +01:00
display_map.rs Correctly report line boundaries when a map contains both folds and wraps 2022-01-10 11:26:48 +01:00
editor.rs Navigate to previous positions in editors when using navigation history 2022-01-17 16:01:52 -08:00
element.rs Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
items.rs Navigate to previous positions in editors when using navigation history 2022-01-17 16:01:52 -08:00
movement.rs
multi_buffer.rs Match on names only when outline query has no spaces 2022-01-14 09:16:29 -08:00
test.rs