zed/crates/editor/src
2023-10-12 15:14:51 +03:00
..
display_map Combine both text and inlay highlights in randomized tests 2023-09-14 23:53:56 +03:00
multi_buffer
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
display_map.rs
editor.rs Clear SelectionGoal on input 2023-10-05 09:02:52 -06:00
editor_settings.rs
editor_tests.rs Add more tests 2023-10-12 15:14:51 +03:00
element.rs Fix coloring of local selections when following 2023-09-28 11:37:47 -07:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs re-unify markdown parsing between hover_popover and chat 2023-10-05 14:22:41 -07: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
mouse_context_menu.rs
movement.rs Don't wrap on paragraphs 2023-10-06 10:32:15 -06:00
multi_buffer.rs
persistence.rs
scroll.rs
selections_collection.rs
test.rs