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

View file

@ -65,7 +65,6 @@ semantic_index.workspace = true
serde.workspace = true
serde_json.workspace = true
settings.workspace = true
similar.workspace = true
smol.workspace = true
telemetry_events.workspace = true
terminal.workspace = true