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:
parent
a054a2a9a3
commit
be514f23e1
4 changed files with 950 additions and 194 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -420,7 +420,6 @@ dependencies = [
|
|||
"serde_json",
|
||||
"serde_json_lenient",
|
||||
"settings",
|
||||
"similar",
|
||||
"smol",
|
||||
"telemetry_events",
|
||||
"terminal",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue