Hi,
WinMerge is good stuff. I am fund of good merge clients. I have written one
for Unix (http://klotski.berlios.de/kmerge/) because unix still lacks good
merge clients.
Anyway, threre are just a few things I wish WinMerge had:
- Search and Replace in "Edit File". If I diff some files from two projects
where some names differ, I want to replace "Toto" by "Tutu" everywhere, to
focus on the relevant stuff.
- Merge both differencies: Take the difference from the left file, then from
the right file, and popup a dialog to edit the result. This is pretty useful
when neither the code on the left, nor the code on the right works.
- Edit individual differences: sometimes useful, but could be replaced by
the previous option.
- Color code: display the normal differences, the edited differences and the
merge differences with a different color.
regards,
PHilippe
|