Improve streaming git diffs to be less jumpy during inline assistant generation (#15853)

Release Notes:

- Improved streaming git diffs to be less jumpy during inline assistant
generation

---------

Co-authored-by: Antonio Scandurra <antonio@zed.dev>
This commit is contained in:
Kirill Bulatov 2024-08-06 16:13:29 +03:00 committed by GitHub
parent a054a2a9a3
commit be514f23e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 950 additions and 194 deletions

1
Cargo.lock generated
View file

@ -420,7 +420,6 @@ dependencies = [
"serde_json",
"serde_json_lenient",
"settings",
"similar",
"smol",
"telemetry_events",
"terminal",