zed/crates/editor/src
2023-07-06 13:31:45 +02:00
..
display_map Remove InlayProperties 2023-07-05 16:17:14 +03:00
multi_buffer Fix more inlay_map corner cases and hangings 2023-06-29 22:25:49 +03:00
scroll vim: Fix scrolling 2023-06-26 13:29:14 -06:00
test
blink_manager.rs
display_map.rs Remove InlayProperties 2023-07-05 16:17:14 +03:00
editor.rs Remove InlayProperties 2023-07-05 16:17:14 +03:00
editor_settings.rs Move hint settings on the language level 2023-06-29 22:39:18 +03:00
editor_tests.rs Do not perform OnTypeFormating after pair brace insert 2023-07-03 17:21:44 +03:00
element.rs Add hunk merging 2023-07-06 13:31:45 +02:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs
inlay_hint_cache.rs Remove InlayProperties 2023-07-05 16:17:14 +03:00
items.rs Save cursor scroll position when the editor is auto-scrolled 2023-06-14 12:00:27 +02:00
link_go_to_definition.rs
mouse_context_menu.rs
movement.rs
multi_buffer.rs Post-rebase fixes 2023-06-29 22:39:33 +03:00
persistence.rs
scroll.rs Query hints when editors gets open and visible 2023-06-29 22:25:50 +03:00
selections_collection.rs
test.rs