zed/crates/editor/src
2022-08-18 12:57:19 -07:00
..
display_map One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
multi_buffer One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
display_map.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
editor.rs Clear stale go-to-def link when resizing buffer font 2022-08-15 16:15:20 -07:00
element.rs Finished IME for now 2022-08-18 12:57:19 -07:00
highlight_matching_bracket.rs Update marked text helpers to use more distinctive characters for markers 2022-08-03 16:45:16 -07:00
hover_popover.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
items.rs Clear go-to-def link when deactivating the window 2022-08-15 17:30:41 -07:00
link_go_to_definition.rs Clear go-to-def link when deactivating the window 2022-08-15 17:30:41 -07:00
mouse_context_menu.rs Pane focus working. Modals seem broken now 2022-08-09 17:15:54 -07:00
movement.rs Use new marked ranges format whenever we don't need overlapping ranges 2022-08-04 10:23:03 -07:00
multi_buffer.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
selections_collection.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
test.rs Add docs to some EditorTestContext methods that use marked text 2022-08-04 11:25:09 -07:00