Mutlfi-file edit applies get cut off when moving to a new file #3357
Labels
area:inline-edit
Relates to the auto refactor feature
kind:bug
Indicates an unexpected problem or unintended behavior
Before submitting your bug report
Relevant environment info
No response
Description
When using multifile edit, multiple proposed changes get automatically applied. To apply each change, we open the file and stream the diff in. If this process doesn't complete before the next file is done generating, we automatically switch to the new file and begin applying those changes. In this scenario, the first diff will usually cut off mid-stream.
To reproduce
No response
Log output
No response
The text was updated successfully, but these errors were encountered: