zed/crates/editor/src
Max Brunsfeld b7561c6cef Add select_first and select_last bindings to outline view
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-14 10:45:37 -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
editor.rs Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
element.rs Incorporate syntax highlighting into symbol outline view 2022-01-13 18:10:02 -08:00
items.rs Implement Buffer::format 2022-01-12 18:01:20 +01: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