Specifies the font that is used in the program window.
Specifies the number of spaces an indenting level in the program window accounts for. In HDevelop, the bodies of loops and conditionals are indented automatically.
These settings specify the editing behavior in the program window.
When the mouse cursor rests on a program line, a tool tip is displayed by default. When placed over an operator name, the interface of the corresponding operator and its short description are displayed. When placed over an instantiated iconic variable, an icon is displayed. When placed over the program line column, warning messages may be displayed, for example, if the used operator is deprecated. This behavior can be turned off if it disturbs your editing activities.
Always display a tool tip when the mouse cursor rests on a program line.
Display the tool tip only when the Ctrl key is pressed.
Enables advanced autocompletion in the program window (see section “Editing Programs”).
This value defines the delay before the autocompletion is displayed.
Enables the auto highlight feature which can highlight
If a matching control structure is highlighted, other instances of the word are not highlighted to avoid visual clutter.
Enables the highlighting of modified variables in the 变量窗口 and of modified entries in handle inspect windows. Note that a variable is marked as modified if it was written into during the last step or run operation, even if its value did not change because the same value was written into the variable again.
The color set for Background of Current Line is used to highlight modified variables.
Enables the visualization of whitespaces within the program window. By default this option is turned off.