zed/crates/editor/src
2023-06-06 19:18:22 +02:00
..
display_map Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
multi_buffer
scroll Draw tabs with svg icons in editor code only 2023-05-08 19:36:51 +03:00
test Clean up final remaining code paths calling old diff update method 2023-05-25 14:41:09 -04:00
blink_manager.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
display_map.rs Fix typos 2023-06-02 22:02:19 -04:00
editor.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
editor_settings.rs Allow to disable the new feature 2023-05-25 09:45:50 +03:00
editor_tests.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
element.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
git.rs Rearrange git tests in worktree 2023-05-19 16:30:00 -07: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 Start work on respecting project-specific settings 2023-05-29 14:25:49 -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 Add paragraph based vertical movements 2023-05-22 09:12:36 -04:00
multi_buffer.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
persistence.rs
scroll.rs
selections_collection.rs Not working yet: Remove empty messages unless they contain the cursor 2023-06-05 22:58:08 -06:00
test.rs Fix typos 2023-06-02 22:02:19 -04:00