zed/crates/language
Max Brunsfeld cb3eb75712
Fix block-wise autoindent when editing adjacent ranges (#19521)
This fixes problems where auto-indent wasn't working correctly for
assistant edits.

Release Notes:

- Fixed a bug where auto-indent didn't work correctly when pasting with
multiple cursors on adjacent lines

Co-authored-by: Marshall <marshall@zed.dev>
2024-10-21 12:41:41 -07:00
..
src Fix block-wise autoindent when editing adjacent ranges (#19521) 2024-10-21 12:41:41 -07:00
build.rs
Cargo.toml Fix block-wise autoindent when editing adjacent ranges (#19521) 2024-10-21 12:41:41 -07:00
LICENSE-GPL