zed/crates/editor/src
Kirill Bulatov 748e7af5a2 Add a test
2023-07-11 17:10:34 +03: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 vim: Fix edge-case in } when trailing newline is absent 2023-06-29 23:31:22 -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.rs Rename background_highlights_in_range_for_key to background_highlights_in_range_for 2023-07-11 09:31:08 +02:00
editor_settings.rs Move hint settings on the language level 2023-06-29 22:39:18 +03:00
editor_tests.rs Add a test 2023-07-11 17:10:34 +03:00
element.rs Add a test 2023-07-11 17:10:34 +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 Add a test 2023-07-11 17:10:34 +03:00
items.rs Highlight only search results 2023-07-11 09:28:34 +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 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
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