zed/crates/editor/src
2023-05-25 12:55:44 +03: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 Refactored apart the forward and the backwards iterator for diff hunks 2023-05-19 18:09:47 -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 Do not send edits over the wire 2023-05-25 12:55:44 +03:00
editor_settings.rs Allow to disable the new feature 2023-05-25 09:45:50 +03:00
editor_tests.rs Add test for paragraph vertical movements 2023-05-22 11:48:07 -04:00
element.rs Update scrollbar styling 2023-05-22 16:23:36 -07: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 Merge branch 'main' into panels 2023-05-22 14:10:17 +02: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 Fix opening excerpt when the cursor is at the end of a multi-buffer 2023-05-24 15:02:57 +02: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