zed/crates/editor/src
2023-04-28 12:33:22 +02:00
..
display_map Merge remote-tracking branch 'origin/main' into into-element 2023-04-21 14:27:25 -06:00
multi_buffer Implement Copy for multibuffer anchors 2022-11-28 14:18:49 -08:00
scroll Fix formatting 2023-04-06 15:54:44 -06: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_tests.rs Remove internal actions from Pane 2023-04-27 14:23:26 +02:00
editor.rs Remove Select internal action 2023-04-28 12:33:22 +02:00
element.rs Remove Select internal action 2023-04-28 12:33:22 +02:00
git.rs Layout git gutters inclusively 2022-10-31 14:35:42 -04:00
highlight_matching_bracket.rs Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
hover_popover.rs Remove unnecessary calls to WeakViewHandle::upgrade 2023-04-26 11:13:46 +02:00
items.rs Don't allow strong view handles to be read/updated with an AsyncAppContext 2023-04-26 13:36:13 +02:00
link_go_to_definition.rs Remove Select internal action 2023-04-28 12:33:22 +02:00
mouse_context_menu.rs Allow passing a handler function to context menu items 2023-04-27 11:32:12 +02:00
movement.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
multi_buffer.rs Finish getting multiple diagnostics sources building and running 2023-04-20 08:58:41 -07:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
scroll.rs Remove unnecessary calls to WeakViewHandle::upgrade 2023-04-26 11:13:46 +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