zed/crates/editor/src
Mikayla Maki 6cf439e734
fmt
2023-05-17 14:12:04 -07: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 Remove ReadView and UpdateView traits 2023-04-24 17:36:14 +02:00
blink_manager.rs Fix unit tests after fixing gpui model drop semantics 2023-04-11 10:58:01 -07:00
display_map.rs Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
editor.rs Add scrollbars setting 2023-05-17 14:09:26 -07:00
editor_tests.rs Merge branch 'main' into implicit-ancestry 2023-05-04 14:39:58 +02:00
element.rs fmt 2023-05-17 14:12:04 -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 Test caret selection in file finder 2023-05-16 21:07:26 +03:00
items.rs Send editor event when saving a new file 2023-05-16 18:16:09 -04: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 Remove DeployMouseContextMenu internal action 2023-04-28 16:41:46 +02:00
movement.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
multi_buffer.rs Fixup cases using buffer model handle id as buffer id 2023-05-04 12:32:31 -04:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
scroll.rs Remove HideHover and HoverAt internal actions 2023-04-28 16:12:24 +02:00
selections_collection.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
test.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00