zed/crates/editor/src
Kirill Bulatov 2e730d8fa4 Implement initial changes reporting for inlay hints
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
2023-06-29 22:25:49 +03:00
..
display_map Implement initial changes reporting for inlay hints 2023-06-29 22:25:49 +03:00
multi_buffer
scroll vim: Fix scrolling 2023-06-26 13:29:14 -06:00
test
blink_manager.rs
display_map.rs Implement more InlaySnapshot methods 2023-06-29 22:25:49 +03:00
editor.rs Calculate anchors for new hints 2023-06-29 22:25:49 +03:00
editor_settings.rs
editor_tests.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00
element.rs Store hints in the new map only 2023-06-29 22:25:48 +03:00
git.rs
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
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
movement.rs
multi_buffer.rs Rename SumTree::push_tree to ::append 2023-06-19 19:49:33 -06:00
persistence.rs
scroll.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00
selections_collection.rs
test.rs