zed/crates/editor/src
Nathan Sobo f35c419f43 Return optional transaction ids from undo/redo
This will allow the editor to restore selections that it associated with the start or end of a transaction.
2021-12-10 18:08:26 -07:00
..
display_map Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
multi_buffer Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
display_map.rs Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
editor.rs Return optional transaction ids when starting/ending a transaction 2021-12-10 18:00:09 -07:00
element.rs Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
items.rs Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
movement.rs Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00
multi_buffer.rs Return optional transaction ids from undo/redo 2021-12-10 18:08:26 -07:00
test.rs Start on a new FragmentList 2021-12-04 06:57:56 -07:00