The Show Context feature only works with "Show Differences" currently. I'd like you to define and allow it to be used with "Show Same" too.
Sometimes I hack the guts out of a program to work on a new feature; when I diff it to the original source code I want to ignore all the routines I've cut out, so I select "Show Same". Show Context would be a natural way to show the one, two, or few line changes to the routines I kept. This would visually merge blocks of "Same" code where the (highlighted) differences between them are less than some user defined number of lines.
Thanks,
Don
Sometimes I hack the guts out of a program to work on a new feature; when I diff it to the original source code I want to ignore all the routines I've cut out, so I select "Show Same". Show Context would be a natural way to show the one, two, or few line changes to the routines I kept. This would visually merge blocks of "Same" code where the (highlighted) differences between them are less than some user defined number of lines.
Thanks,
Don
Comment