zed/crates/editor/src
2023-08-14 20:12:35 +03:00
..
display_map Fix warnings surfaced in Rust 1.71 2023-08-02 09:19:23 -07: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 Get compiling 2023-08-07 19:08:58 -06:00
blink_manager.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
display_map.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 Remove TestAppContext::add_view 2023-08-07 22:46:48 -06:00
editor.rs Fix hint tests, add a char boundary bug test 2023-08-14 16:01:02 +03:00
element.rs Allow individual corner radii on drop shadows 2023-08-12 10:58:08 -06: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 Wire up per corner radii for quad 2023-08-12 10:40:23 -06:00
inlay_hint_cache.rs Better assert multibuffer edit test results 2023-08-14 20:12:35 +03:00
items.rs Add PathExt trait (#2823) 2023-08-03 18:57:43 -04:00
link_go_to_definition.rs feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
mouse_context_menu.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
movement.rs vim: { } to navigate by paragraph (#2668) 2023-07-07 14:59:06 -06:00
multi_buffer.rs Post-rebase fixes 2023-06-29 22:39:33 +03:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
scroll.rs Properly generate ranges to query 2023-08-14 11:25:02 +03:00
selections_collection.rs Fix code computing new selections 2023-07-25 14:04:25 -04:00
test.rs Fix typos 2023-06-02 22:02:19 -04:00