zed/crates/editor/src
2023-03-21 11:28:27 +01:00
..
display_map Implement SuggestionSnapshot::clip_point 2023-03-21 11:28:27 +01:00
multi_buffer
scroll
test Add blank pane experience 2023-03-08 17:56:39 -08:00
blink_manager.rs
display_map.rs Start on SuggestionMap 2023-03-20 13:22:14 +01: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 Make folds tab aware 2023-03-17 17:14:40 -07:00
element.rs Fix fold tests with new representation 2023-03-17 16:00:22 -07:00
git.rs
highlight_matching_bracket.rs Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
hover_popover.rs Allow waiting for language to be loaded in LanguageRegistry APIs 2023-03-10 12:17:47 +01:00
items.rs Do UTF8-aware truncation on long item names in editor item 2023-03-18 15:44:23 -07:00
link_go_to_definition.rs
mouse_context_menu.rs Add reveal in finder to additional locations 2023-02-21 16:09:11 -05:00
movement.rs Don't make fonts::Features Copy 2023-03-17 13:54:56 +01:00
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 wip 2023-01-25 11:32:19 -08:00
scroll.rs
selections_collection.rs use more predictable rules for selecting which bracket to jump to and where 2023-02-15 14:04:16 -08:00
test.rs Don't make fonts::Features Copy 2023-03-17 13:54:56 +01:00