zed/crates/editor/src
Nathan Sobo 93a3f4b615 Move rendering and select prev/next into ContextMenu enum
This prepares the way to have a code actions context menu.
2022-02-05 10:19:43 -07:00
..
display_map
multi_buffer
display_map.rs
editor.rs Move rendering and select prev/next into ContextMenu enum 2022-02-05 10:19:43 -07:00
element.rs Move rendering and select prev/next into ContextMenu enum 2022-02-05 10:19:43 -07:00
items.rs
movement.rs Delete to hard line boundary when deleting to start/end of line 2022-02-04 10:10:30 -07:00
multi_buffer.rs Start work on code actions 2022-02-04 17:45:00 -08:00
test.rs