zed/crates/editor
Antonio Scandurra d26d0ac56f Clean up completion tasks, even if they fail or return no results
This fixes a bug where leaving the completion task in `completion_tasks`
could cause the Copilot suggestion to not be shown due to the LSP not
successfully return a completion.
2023-04-18 11:03:17 +02:00
..
src Clean up completion tasks, even if they fail or return no results 2023-04-18 11:03:17 +02:00
Cargo.toml Capture copilot behavior in a editor unit test 2023-04-05 10:26:43 +02:00