zed/crates/editor/src
Kirill Bulatov 96a34ad0ee Use text anchors as hint position in hints cache
co-authored-by: Max Brunsfeld <max@zed.dev>
2023-06-29 22:25:49 +03:00
..
display_map Forbid extra inlay updates 2023-06-29 22:25:49 +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 Move InlayId generation back to InlayCache 2023-06-29 22:25:49 +03:00
editor_settings.rs Add inlay hint settings 2023-06-29 22:25:49 +03:00
editor_tests.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00
editor.rs Use text anchors as hint position in hints cache 2023-06-29 22:25:49 +03:00
element.rs Do not track editor ranges in InlayHintCache 2023-06-29 22:25:49 +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 Use text anchors as hint position in hints cache 2023-06-29 22:25:49 +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 Properly handle settings toggle 2023-06-29 22:25:49 +03:00
persistence.rs wip 2023-01-25 11:32:19 -08:00
scroll.rs Simplify hint event management slightly 2023-06-29 22:25:49 +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