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
scroll
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
highlight_matching_bracket.rs
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
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
scroll.rs
selections_collection.rs
test.rs