zed/crates/editor/src
Kirill Bulatov 92add99260 Add LSP logs into the end of the editor, not after its caret
Also prevent tabs from being added in readonly editors
2024-01-15 22:12:52 +02:00
..
display_map gpui: Make TextSystem::line_wrapper non-fallible. (#4022) 2024-01-11 18:52:00 +01:00
scroll
test
blink_manager.rs
display_map.rs
editor.rs Add LSP logs into the end of the editor, not after its caret 2024-01-15 22:12:52 +02:00
editor_settings.rs
editor_tests.rs
element.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
git.rs
highlight_matching_bracket.rs
hover_popover.rs Restore hover action in the editor 2024-01-11 16:19:44 +02:00
inlay_hint_cache.rs
items.rs Rename h_stack and v_stack to h_flex and v_flex, respectively (#4053) 2024-01-15 11:34:06 -05:00
link_go_to_definition.rs
mouse_context_menu.rs
movement.rs
persistence.rs
rust_analyzer_ext.rs
scroll.rs
selections_collection.rs
test.rs