zed/crates/editor/src
2023-03-17 16:56:44 -07:00
..
display_map Fix fold tests with new representation 2023-03-17 16:00:22 -07:00
multi_buffer
scroll
test Add blank pane experience 2023-03-08 17:56:39 -08:00
blink_manager.rs
display_map.rs Fix boundary condition in buffer_line_len when at the end of a file 2023-03-17 16:56:44 -07:00
editor.rs Fix boundary condition in buffer_line_len when at the end of a file 2023-03-17 16:56:44 -07:00
editor_tests.rs WIP - DEBUGGING 2023-03-16 08:41:19 -07:00
element.rs Fix fold tests with new representation 2023-03-17 16:00:22 -07:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00
items.rs Limit dirty buffer save optimization to multi-buffers 2023-03-09 07:26:22 +01:00
link_go_to_definition.rs
mouse_context_menu.rs
movement.rs
multi_buffer.rs Fix boundary condition in buffer_line_len when at the end of a file 2023-03-17 16:56:44 -07:00
persistence.rs
scroll.rs
selections_collection.rs
test.rs