Is your feature request related to a problem? Please describe.
In some situations, requested changes to the code model modify lines that are unrelated to the problem, e.g. correcting lines that should not be corrected.
Describe the solution you'd like
When a suggestion is accepted and the diff dialogue pops up, give me the option to select which lines I want to accept (e.g. diffget). The standard flow should be the same as with any other diff tool, where I decide which changes to take and which to reject. Currently, I have to take everything or nothing.
Describe alternatives you've considered
Integrate it with with internal diff function?
Additional context