When previewing F&R changes I'd like the Diff window to highlight the entire match and replace string.
Currently, it only shows the actual difference.
A simple example: Replace "Anything" with "Anyone"
(Real world examples in code are often more confusing).
The highlights:
sample text Anything more stuff ----> sample text Anyone more stuff
But, I would like:
sample text Anything more stuff ----> sample text Anyone more stuff