zed/crates/editor/src
2023-08-08 13:09:27 +02:00
..
display_map Fix warnings surfaced in Rust 1.71 2023-08-02 09:19:23 -07:00
multi_buffer
scroll
test Don't refcount window handles 2023-08-03 17:11:47 -06:00
blink_manager.rs
display_map.rs
editor.rs Do not highlgiht selections at all over the threshold 2023-08-08 13:09:27 +02:00
editor_settings.rs
editor_tests.rs Expand empty selections to cover full word and fix bugs 2023-08-05 11:31:21 -04:00
element.rs Address review feedback. 2023-08-08 02:47:49 +02:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs
inlay_hint_cache.rs WIP: Return WindowHandle<V: View> from AppContext::add_window (#2820) 2023-08-03 18:45:51 -06:00
items.rs Add PathExt trait (#2823) 2023-08-03 18:57:43 -04:00
link_go_to_definition.rs
mouse_context_menu.rs
movement.rs
multi_buffer.rs
persistence.rs
scroll.rs
selections_collection.rs Fix code computing new selections 2023-07-25 14:04:25 -04:00
test.rs