zed/crates/editor/src
Nathan Sobo 234dbc3ca9 WIP
2023-05-23 00:16:44 -06:00
..
display_map Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07: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 Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
blink_manager.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
display_map.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
editor.rs WIP 2023-05-23 00:16:44 -06:00
editor_settings.rs Merge branch 'main' into setting-store 2023-05-17 14:56:35 -07:00
editor_tests.rs Avoid unnecessary code action requests when applying leader updates to an editor 2023-05-18 14:46:23 -07:00
element.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
git.rs Layout git gutters inclusively 2022-10-31 14:35:42 -04:00
highlight_matching_bracket.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
hover_popover.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
items.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
link_go_to_definition.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
mouse_context_menu.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
movement.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
multi_buffer.rs Avoid unnecessary code action requests when applying leader updates to an editor 2023-05-18 14:46:23 -07: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