zed/crates/editor
Nathan Sobo 77defe6e28 Return optional transaction ids when starting/ending a transaction
If the transaction was nested, we return None. Otherwise we return the transaction id in preparation for editors to maintain their own selection state.
2021-12-10 18:00:09 -07:00
..
src Return optional transaction ids when starting/ending a transaction 2021-12-10 18:00:09 -07:00
Cargo.toml Move multi_buffer to editor crate 2021-12-10 17:37:53 -07:00