zed/crates/editor/src
2022-08-09 17:15:54 -07:00
..
display_map Update old snapshot when only the tab size changes 2022-08-03 12:23:02 +02:00
multi_buffer Treat NSTextInputClient ranges as UTF-16 2022-07-21 13:41:35 +02:00
display_map.rs Use new marked ranges format whenever we don't need overlapping ranges 2022-08-04 10:23:03 -07:00
editor.rs Pane focus working. Modals seem broken now 2022-08-09 17:15:54 -07:00
element.rs Fix crash and wrong columnar selection when mousing over block lines 2022-08-03 10:19:06 -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 Update marked text helpers to use more distinctive characters for markers 2022-08-03 16:45:16 -07:00
items.rs Pane focus working. Modals seem broken now 2022-08-09 17:15:54 -07:00
link_go_to_definition.rs Pane focus working. Modals seem broken now 2022-08-09 17:15:54 -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 Start work on auto-indenting lines on tab 2022-08-01 16:47:59 -07:00
selections_collection.rs WIP add basic context menu and make progress toward adding quick actions to it 2022-07-13 14:13:19 -07:00
test.rs Add docs to some EditorTestContext methods that use marked text 2022-08-04 11:25:09 -07:00