zed/crates/editor/src
2023-08-28 14:23:42 +02:00
..
display_map Use inlay highlights in randomized tests 2023-08-25 14:26:17 +03:00
multi_buffer
scroll Fix bugs in autoscroll with 'fit' strategy 2023-08-25 16:13:12 -07:00
test Prepare background highlights for inlay highlights 2023-08-25 14:26:17 +03:00
blink_manager.rs
display_map.rs language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
editor.rs Close inline assist when the associated transaction is undone 2023-08-28 14:23:42 +02:00
editor_settings.rs Add relative_line_mode 2023-08-25 11:50:41 -06:00
editor_tests.rs language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
element.rs Do not allow cmd+click in invalid inlay context 2023-08-27 19:12:32 +03:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs Fix the tests 2023-08-27 19:41:15 +03:00
inlay_hint_cache.rs Use better names, simplify 2023-08-27 00:01:31 +03:00
items.rs Format let-else statements 2023-08-25 10:11:32 -07:00
link_go_to_definition.rs Fix the tests 2023-08-27 19:41:15 +03:00
mouse_context_menu.rs
movement.rs language: Make Buffer::new take an explicit ID (#2900) 2023-08-28 11:51:50 +02:00
multi_buffer.rs Merge remote-tracking branch 'origin/main' into ai-refactoring 2023-08-28 12:16:24 +02:00
persistence.rs
scroll.rs Fix cursor adjustment on scroll 2023-08-18 11:23:43 -06:00
selections_collection.rs Vim visual block mode 2023-08-15 16:00:50 -06:00
test.rs