zed/crates/editor/src
2023-07-03 11:17:12 +03:00
..
display_map Do not add extra spaces to hints 2023-07-03 11:17:12 +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 Clean up final remaining code paths calling old diff update method 2023-05-25 14:41:09 -04:00
blink_manager.rs Remove optional path argument when getting settings 2023-05-17 15:05:20 -07:00
display_map.rs Use fold points to go to display map's prev/next line boundary 2023-06-29 22:39:18 +03:00
editor_settings.rs Move hint settings on the language level 2023-06-29 22:39:18 +03:00
editor_tests.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00
editor.rs Do not add extra spaces to hints 2023-07-03 11:17:12 +03:00
element.rs Theme hints and suggestions differently 2023-06-29 22:39:18 +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 Highlight hover code blocks as LSP's own language by default 2023-06-07 10:01:19 -07:00
inlay_hint_cache.rs Remove excessive hint update queries 2023-06-30 22:03:21 +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 Enable type definition capability in fake LSPs in tests 2023-06-08 12:09:37 -07:00
mouse_context_menu.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
movement.rs Add paragraph based vertical movements 2023-05-22 09:12:36 -04: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 Query hints when editors gets open and visible 2023-06-29 22:25:50 +03:00
selections_collection.rs Not working yet: Remove empty messages unless they contain the cursor 2023-06-05 22:58:08 -06:00
test.rs Fix typos 2023-06-02 22:02:19 -04:00