zed/crates/editor/src
2023-08-25 14:26:17 +03:00
..
display_map Send inlay hint resolve requests 2023-08-25 14:26:17 +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 Rewrite paste 2023-08-22 13:27:57 -06:00
blink_manager.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
display_map.rs Draft inlay hint part hover detection 2023-08-25 14:26:17 +03:00
editor_settings.rs Move hint settings on the language level 2023-06-29 22:39:18 +03:00
editor_tests.rs Add following into channel notes 2023-08-24 11:25:20 -07:00
editor.rs Pass inlay go to definition data 2023-08-25 14:26:17 +03:00
element.rs Pass inlay go to definition data 2023-08-25 14:26:17 +03:00
git.rs Rearrange git tests in worktree 2023-05-19 16:30:00 -07:00
highlight_matching_bracket.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
hover_popover.rs Add components example 2023-08-15 03:06:43 -07:00
inlay_hint_cache.rs Send inlay hint resolve requests 2023-08-25 14:26:17 +03:00
items.rs Pass inlay go to definition data 2023-08-25 14:26:17 +03:00
link_go_to_definition.rs Pass inlay go to definition data 2023-08-25 14:26:17 +03:00
mouse_context_menu.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
movement.rs Z 2819 (#2872) 2023-08-22 10:35:20 +02:00
multi_buffer.rs chore: fmt 2023-08-22 18:14:07 +02:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
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 Fix typos 2023-06-02 22:02:19 -04:00