zed/crates/editor/src
2023-10-29 13:54:32 -05:00
..
display_map Extract multi_buffer module out of editor (#3170) 2023-10-25 19:31:47 +02:00
scroll vim: Fix ctrl-u/ctrl-d 2023-09-26 22:28:04 -06:00
test Extract multi_buffer module out of editor (#3170) 2023-10-25 19:31:47 +02: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 Handle pixel-down to last line when no trailing newline 2023-10-20 12:46:14 -06:00
editor.rs Pull duplicate call out of if-else block 2023-10-29 13:54:32 -05:00
editor_settings.rs Add setting to disable completion docs 2023-10-12 22:08:47 -04:00
editor_tests.rs F8 navigation bugs (#3163) 2023-10-25 19:03:45 +02:00
element.rs Merge branch 'main' into pixel-columns 2023-10-18 23:00:56 -06:00
git.rs Extract multi_buffer module out of editor (#3170) 2023-10-25 19:31:47 +02:00
highlight_matching_bracket.rs
hover_popover.rs Unbork markdown parse test by making links match 2023-10-12 16:18:54 -04:00
inlay_hint_cache.rs Sort hint request ranges before asserting to avoid flackiness 2023-10-19 11:05:47 +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 Fix infinite loop in select all (#3154) 2023-10-24 02:58:48 -06:00
persistence.rs
scroll.rs Split ContextMenu actions 2023-09-02 21:04:19 -06:00
selections_collection.rs Fix build columnar selection logic 2023-10-20 12:55:41 -06:00
test.rs When navigating diagnostics, skip diagnostic containing cursor 2023-10-24 17:56:56 +02:00