zed/crates/editor/src
2023-10-06 13:26:38 -04: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 Restructure inlay highlights data for proper access 2023-09-14 23:05:22 +03:00
editor.rs Preparse documentation markdown when resolving completion 2023-10-06 13:26:38 -04:00
editor_settings.rs
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
highlight_matching_bracket.rs
hover_popover.rs Preparse documentation markdown when resolving completion 2023-10-06 13:26:38 -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
movement.rs
multi_buffer.rs
persistence.rs
scroll.rs
selections_collection.rs
test.rs