zed/crates/editor/src
Alex Viscreanu c7669317ec
feat(workspace): allow alternative actions to open files and symbols in split
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
2023-07-14 21:49:15 +02: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
display_map.rs Remove InlayProperties 2023-07-05 16:17:14 +03:00
editor.rs feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
editor_settings.rs Move hint settings on the language level 2023-06-29 22:39:18 +03:00
editor_tests.rs Use workspace dependencies for tree-sitter grammars 2023-07-14 09:25:51 -07:00
element.rs feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
git.rs Rearrange git tests in worktree 2023-05-19 16:30:00 -07:00
highlight_matching_bracket.rs
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 Preserve serach index for multicaret selection editor events 2023-07-14 14:47:12 +03: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
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 Allow selecting all search matches in buffer 2023-07-14 14:47:12 +03:00
test.rs Fix typos 2023-06-02 22:02:19 -04:00