zed/crates/buffer
Max Brunsfeld 451f0e7adb Replace Buffer::request_autoindent API with ::edit_with_autoindent
When computing the "previous autoindent suggestion", we can't just
use the old tree and the current text. We need to find out what the
suggestion would have been before we made any changes.
2021-10-07 17:55:23 -07:00
..
src Replace Buffer::request_autoindent API with ::edit_with_autoindent 2021-10-07 17:55:23 -07:00
Cargo.toml Add Cargo.toml features to fix compilation of individual crates 2021-10-05 14:18:04 -07:00