![Intel IXP2400 User Manual Download Page 39](http://html1.mh-extra.com/html/intel/ixp2400/ixp2400_user-manual_2071795039.webp)
Development Tools User’s Manual
39
IXP2400/IXP2800 Network Processors
Developer Workbench
The results of the search are displayed in the
Find In Files 1
(or 2) tab of the
Output
window. For each occurrence of the search
string that is found, the file name, line number,
and line of text are displayed.
Do any of the following to display an occurrence of the search string:
•
Double-click the occurrence.
•
Click the occurrence and then press ENTER.
•
Press F4 (the default key binding for the GoToNextTag command) to go to the next
occurrence. If no occurrence is currently selected, then the first occurrence becomes selected.
If the last occurrence is currently selected, then no occurrence is selected, or
•
Press SHIFT+F4 to go to the previous occurrence. If no occurrence is currently selected, then
the last occurrence becomes selected. If the first occurrence is currently selected, then no
occurrence is selected.
In all cases, the window containing the file is
automatically put on top of the document windows. If the
file isn't already open, it is automatically opened.
The line containing the occurrence is marked with a blue
arrow.
2.5.13
About Fonts and Syntax Coloring
Source files, that is, those with file
extensions of .uc, .c or .h, appear with
syntax coloring of keywords and
comments. Keywords are words that are
reserved by the Assembler and Compiler
are used in specific context. For example,
‘alu_shf’ is reserved because it is an
Assembler instruction.
Comments comprise ‘;’ followed by text
on a line in Assembler language. By
default, keywords are colored blue and
comments are colored green.
To change color defaults:
1. Open a source file.
2. On the
Tools
menu, click
Font and Color Settings
.
The
Font and Color Settings
dialog box appears.
3. In the
Color
list box, select the item for which you want to specify a color.
At the
Foreground
and
Background
controls, the colors already selected for the item you selected
in Step 3 are displayed.
•
Select
Automatic
to use the Window’s default colors.