zed/crates/editor/src
2023-09-20 20:44:26 -06:00
..
display_map Combine both text and inlay highlights in randomized tests 2023-09-14 23:53:56 +03:00
multi_buffer
scroll Split ContextMenu actions 2023-09-02 21:04:19 -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 panic on select all when query is empty 2023-09-20 17:10:23 -07:00
editor_settings.rs
editor_tests.rs chore: Use aho-corasick 1.1 in direct dependencies (#2983) 2023-09-18 17:01:08 +02:00
element.rs Unify icons using multiple variants, remove all unused icons 2023-09-15 12:50:49 -04:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs Uncomment the rest of the tests 2023-09-14 22:18:26 +03:00
inlay_hint_cache.rs Empty both hint cache storages correctly 2023-09-15 10:33:32 +03:00
items.rs Z 1200/replace in buffer (#2922) 2023-09-12 18:46:54 +02:00
link_go_to_definition.rs Improve inlay hint cache lookup 2023-09-14 23:31:50 +03:00
mouse_context_menu.rs
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
test.rs