Hello!
Here’s a feature suggestion: maybe Composer could be more accommodating for people who make the stupid mistake of applying a diff to the wrong file.
As [an idiot user],
I want to be able to [reselect which file will be used for calculating and manually applying a code diff, after rejecting a previous manual application attempt]
So that I can [avoid copying and pasting pieces of code from Composer into the editor].
Given:
- That the model has been unable to determine where to apply some generated source code
- That the user has manually selected a source file to apply that code to via the diff engine
- That the diff has been applied, to the user’s overwhelming chagrin
When:
- The user rejects the diff application in disgust at their own idiocy
Then:
- We offer an option to select a different file before reapplying