Is there any free software that will run on Windows 7 to show syntax highlighting for *.diff files generated from comparing files? I don't want to compare files, just view the highlighted output from software which has already compared two files.
|
show 2 more comments
feedback
|
|
| |||||||||
feedback
|
|
Free Options for diff viewing/editing/merging: Wikipedia's recommendations: Comparison_of_file_comparison_tools *Support Syntax Highlighting | |||||||
feedback
|
|
FreeDiff might meet your needs, but without know what exactly you are trying to do besides read it, its hard to say for sure. | |||
feedback
|
|
Notepad++ can open any text file and has a variety of syntax highlighting including diff files | |||
|
feedback
|
|
If you want to do syntax highlighting, then its a case of: What is in the files, in order that it be highlighted? For example, C source files are parsed differently to XML files. Perhaps (shudder) emacs would suit? | |||||
feedback
|



any-name.diffviewer. what i want is available with tortoise svn but i'm looking for alternative – metal gear solid Oct 20 '10 at 1:42