zed/crates/editor
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 Flip the dependency between editor and theme 2021-10-05 19:21:13 +02:00