| Compare Suite starting version 5.0
allows to highlight syntax. If Compare Suite knows how to highlight
specific format, it will highlight it automatically
. 
The supported syntax formats are:
- Object Pascal (pas,pp,dpr,dpk,inc)
- HTML (htm,html)
- C/C++ (c,cpp,h,hpp)
- C# (cs)
- Cascading Style Sheet (css)
- JavaScript (js)
- XML (xml,xsd,xsl,xslt,dtd)
- MS-Dos Batch (bat,cmd)
- PHP (php,php3,phtml,inc)
- x86 Assembly (asm)
- SQL (sql)
Changing associations
The association between file extension and syntax highlighting
can be accessed via Tools > Options > File Comparison >
Syntax Highlighting.
Manual change of highlighting type
When file is opened in Compare Suite, the program tries to find
possible syntax highlighting, if needed user can change the
highlighting used for specific file with highlighting toolbar. This
might be useful in case user wants to highlight HTML syntax of php
file.
Syntax in reports
The syntax highlighting will also be available in comparison report. |