zed/crates/buffer
Nathan Sobo 561857fdf2 Restore all active selections when undoing/redoing autoindent
In the unlikely event that we're handling autoindent requests from multiple editors, we undo/redo selections from both editors. This is somewhat imperfect but probably good enough and easier than performing auto-indents on a per-editor basis.
2021-10-11 17:22:18 -06:00
..
src Restore all active selections when undoing/redoing autoindent 2021-10-11 17:22:18 -06:00
Cargo.toml Ensure that autoindent task yields frequently to respect cancellation 2021-10-11 11:25:15 -07:00