zed/crates/editor/src
2024-02-07 16:51:27 +02:00
..
display_map Open URLs with cmd-click (#7312) 2024-02-02 22:05:28 -07:00
git
scroll
test Open URLs with cmd-click (#7312) 2024-02-02 22:05:28 -07:00
actions.rs Add ability to bind to pane::RevealInProjectPanel (#7487) 2024-02-07 12:50:22 +01:00
blink_manager.rs
debounced_delay.rs
display_map.rs Open URLs with cmd-click (#7312) 2024-02-02 22:05:28 -07:00
editor.rs text rendering: support strikethroughs (#7363) 2024-02-07 16:51:27 +02:00
editor_settings.rs Editor toolbar configuration (#7338) 2024-02-03 22:40:54 +02:00
editor_tests.rs
element.rs text rendering: support strikethroughs (#7363) 2024-02-07 16:51:27 +02:00
git.rs
highlight_matching_bracket.rs Remove 2 suffix for editor 2024-01-03 10:58:57 -08:00
hover_links.rs Fix hover links in channel buffers (#7393) 2024-02-05 10:57:53 -07:00
hover_popover.rs Open URLs with cmd-click (#7312) 2024-02-02 22:05:28 -07:00
inlay_hint_cache.rs Clean up visible inlay hints that got removed from the cache (#7399) 2024-02-05 22:03:44 +02:00
items.rs Editor toolbar configuration (#7338) 2024-02-03 22:40:54 +02:00
mouse_context_menu.rs
movement.rs Fix Vim 'e' Behavior When Boundary Is Last Point on Line (#7424) 2024-02-06 20:25:56 -07:00
persistence.rs
rust_analyzer_ext.rs
scroll.rs
selections_collection.rs
test.rs