zed/crates/editor/src
2023-09-11 11:25:37 +02:00
..
display_map Use inlay highlights in randomized tests 2023-08-25 14:26:17 +03:00
multi_buffer Fix more inlay_map corner cases and hangings 2023-06-29 22:25:49 +03:00
scroll Split ContextMenu actions 2023-09-02 21:04:19 -06:00
test Merge branch 'main' into multi-server-completions-tailwind 2023-08-30 22:58:37 -04:00
blink_manager.rs Do not blink the cursor if Zed window is focused away 2023-08-29 21:33:03 +03:00
display_map.rs vim: Fix relative motions (#2888) 2023-08-29 11:19:37 -07:00
editor.rs Extract code generation logic into its own module 2023-09-11 11:25:37 +02:00
editor_settings.rs Add relative_line_mode 2023-08-25 11:50:41 -06:00
editor_tests.rs Split ContextMenu actions 2023-09-02 21:04:19 -06:00
element.rs Fix cursor colors of non-followed collaborators 2023-08-30 14:14:18 -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 Fix the tests 2023-08-27 19:41:15 +03:00
inlay_hint_cache.rs Use better names, simplify 2023-08-27 00:01:31 +03:00
items.rs Format let-else statements 2023-08-25 10:11:32 -07:00
link_go_to_definition.rs Fix the tests 2023-08-27 19:41:15 +03:00
mouse_context_menu.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
movement.rs Merge branch 'main' into vim-softwrap-word 2023-09-01 12:23:56 -06:00
multi_buffer.rs Extract code generation logic into its own module 2023-09-11 11:25:37 +02:00
persistence.rs
scroll.rs Split ContextMenu actions 2023-09-02 21:04:19 -06:00
selections_collection.rs Vim visual block mode 2023-08-15 16:00:50 -06:00
test.rs Fix typos 2023-06-02 22:02:19 -04:00