zed/crates/editor/src
2023-10-09 14:28:53 -04:00
..
display_map Combine both text and inlay highlights in randomized tests 2023-09-14 23:53:56 +03:00
multi_buffer Fix more inlay_map corner cases and hangings 2023-06-29 22:25:49 +03:00
scroll vim: Fix ctrl-u/ctrl-d 2023-09-26 22:28:04 -06:00
test tests: wait deterministically after simulating_keystrokes 2023-09-20 20:44:26 -06: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 Restructure inlay highlights data for proper access 2023-09-14 23:05:22 +03:00
editor.rs Fix hover_popover.rs after bad rebase 2023-10-09 14:28:53 -04:00
editor_settings.rs Add relative_line_mode 2023-08-25 11:50:41 -06:00
editor_tests.rs Fix text transformation commands for multiple line, single selection cases (#3060) 2023-09-28 14:04:17 -04:00
element.rs Fix coloring of local selections when following 2023-09-28 11:37:47 -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 hover_popover.rs after bad rebase 2023-10-09 14:28:53 -04:00
inlay_hint_cache.rs Tone down inlay hint update logs 2023-09-22 17:04:11 +03:00
items.rs Merge branch 'main' into allow-following-outside-of-projects 2023-09-28 11:58:28 -07:00
link_go_to_definition.rs Improve inlay hint cache lookup 2023-09-14 23:31:50 +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 wip 2023-01-25 11:32:19 -08:00
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