Indicate your preferences for the Syntax Coloring settings on
Magik > Editor >
Syntax Coloring preference page.
Syntax Coloring specifies how Magik source code is rendered. Note that general text editor settings such as the background color can be configured on the general Text Editors preference pages. Fonts may be configured on the general Colors and Fonts preference page.
Element component contains list of Magik language elements that may be rendered with its own color and style. For every element the following options can be set:
| Option | Description |
|---|---|
| Enable | Makes the selected element active for syntax coloring. |
| Color | Specifies the color in which to display the selected element. |
| Bold | Makes the selected element bold. |
| Italic | Makes the selected element italic. |
| Strikethrough | Makes the selected element |
| Underline | Makes the selected element underlined. |
Preview component displays the preview of Magik source code respecting current colors and styles.


