Start on new way of comparing old and new indent suggestions
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
b85ae89b7e
commit
e78a5642fa
3 changed files with 472 additions and 216 deletions
|
@ -268,6 +268,7 @@ impl<'a> Cursor<'a> {
|
|||
}
|
||||
}
|
||||
|
||||
self.offset = end_offset;
|
||||
summary
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue