code compare
code compare
Out of context: Reply #7
- Started
- Last post
- 7 Responses
- sparker0
vim has vimdiff a difference editor for code.
it allows you to collapse matching sections and it highlights sections that are different from file to file.
you can merge the two together, or edit manually...