zed/crates/assistant2
Marshall Bowers 4febc7ea49
assistant2: Cancel pending completion when an error occurs (#23143)
This PR makes it so the pending completion is cleared when an error
occurs.

This makes it so `Thread::is_streaming()` will return `false` in the
error case (and thus hide the streaming indicator in the UI).

Release Notes:

- N/A
2025-01-14 19:04:47 +00:00
..
src assistant2: Cancel pending completion when an error occurs (#23143) 2025-01-14 19:04:47 +00:00
Cargo.toml assistant2: Show file icons for context entries (#22928) 2025-01-10 03:01:42 +00:00
LICENSE-GPL