zed/crates/editor/src
2022-02-18 15:24:24 +01:00
..
display_map
multi_buffer Make multibuffer anchor's buffer_id optional 2022-02-11 09:51:47 -08:00
display_map.rs
editor.rs Cancel pending rename when hitting escape 2022-02-18 15:24:24 +01:00
element.rs Allow deployment of code actions from indicator 2022-02-11 16:47:40 +01:00
items.rs Proceed with saving a buffer even if formatting fails 2022-02-12 13:02:19 +01:00
movement.rs Allow inserting multiple excerpts in a batch 2022-02-09 17:56:06 -08:00
multi_buffer.rs Undo temporary edits before performing rename or canceling it 2022-02-18 11:41:47 +01:00
test.rs