Echelon NodeBuilder FX User Manual
Page 210
196
Developing Device Applications
Alternatively, you can access this tab by clicking Project, clicking Settings, and then clicking the
Editor tab, or by clicking the Project Settings button (
) on the Editor toolbar, and then clicking
the Editor tab.
2. Set the following properties:
Code Settings
Tab Width
Determines the tab size. By default, the tab size is 4.
Auto Indent
Automatically indents code inside a function or conditional statement.
This check box is selected by default.
Syntax Coloring
Enables syntax highlighting. You can specify colors in the Code
Colors property. This check box is selected by default.
Font
Sets the font and font size used to display text in the editor. Click
Change Font to choose a new font or font size. You may choose only
from fixed width fonts.
Code Colors
Sets the colors used by the editor when the Syntax Coloring check box
is selected. You can choose different colors for keywords, comments,
strings, numbers, operators, code wizard maintained code, and
preprocessor statements, as well as the default color for code that
doesn’t fit into any of these categories. Select one of these categories
and then choose a color using the color picker.
You can also make the specified text bold or italic by setting the Bold
or Italic check boxes. These check boxes are cleared by default.
Reload Previously
Open Documents
Opens all documents that were open the last time you closed the project
when you open a project.
Reset All
Resets all options on this tab to their defaults.
3. Click OK to save the changes.