zed/crates/editor/src
2023-05-09 16:41:10 -06:00
..
display_map Add is_tab field to chunks 2023-05-08 19:36:51 +03:00
multi_buffer Fixup cases using buffer model handle id as buffer id 2023-05-04 12:32:31 -04:00
scroll Draw tabs with svg icons in editor code only 2023-05-08 19:36:51 +03:00
test
blink_manager.rs
display_map.rs
editor.rs Merge pull request #2441 from zed-industries/implicit-ancestry 2023-05-05 10:58:00 +02:00
editor_tests.rs Merge branch 'main' into implicit-ancestry 2023-05-04 14:39:58 +02:00
element.rs Only allow invisbles in local and leader selections 2023-05-08 19:36:51 +03:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
items.rs Replace todo with unimplemented to reduce distractions 2023-05-09 16:41:10 -06:00
link_go_to_definition.rs Fix panic when clicking on a definition 2023-04-29 14:53:17 +02:00
mouse_context_menu.rs
movement.rs
multi_buffer.rs Fixup cases using buffer model handle id as buffer id 2023-05-04 12:32:31 -04:00
persistence.rs
scroll.rs
selections_collection.rs
test.rs