Editing Files |
![]() ![]() |
Compare It!'s internal editor has most standard editing functions, so you will find it very easy to understand. To understand how Compare It! shows source and target file content in the panes, please review the Virtual Lines topic.
To simplify working with source code files, Compare It! supports syntax highlighting. Currently only C++, C#, Java, Delphi and HTML languages are supported internally. To extend this list, you can use custom syntax files. To disable syntax highlighting, choose , or press F11.
You can switch word wrapping mode by choosing CTRL + W.
, or by pressingIn order to see changes in whitespaces, such as blanks and tabs, you can enable display of these characters. Choose
to switch to this mode.You can use bookmarks to store the current cursor position to return to that position later on. Bookmarks are shown in the user interface as blue rectangles, shown above.
Use CTRL + F3 to search for the word at the current cursor position, F3 to search for the next occurrence and SHIFT + F3 to find the previous occurrence. You can also press CTRL + F to change search options, such as specifying of word limits and case-sensitivity during search.
Compare It! also supports a replace function. Use CTRL + R to open the Replace dialog.
You can use regular expressions in both Search and Replace functions.
The editor fully supports all clipboard operations, so you can use the standard key combinations to copy, paste, and cut text fragments.
© 1996-2010, Grig Software, All Rights Reserved |
![]() ![]() |