Indicate your preferences for Folding settings on
Magik > Editor >
Folding preference page.
This preference page lists all Magik source code snippets which can be initially folded while opening the editor.
|
Option |
Description |
Default |
|---|---|---|
| Blocks |
If enabled, Magik blocks are folded when opening a new editor. |
Off |
| Catch Statements |
If enabled, catch statements are folded when opening a new editor. |
Off |
| Conditions |
If enabled, conditions are folded when opening a new editor. |
Off |
| Exemplars |
If enabled, exemplar definitions are folded when opening a new editor. |
Off |
| Locks |
If enabled, locks are folded when opening a new editor. |
Off |
|
Loops |
If enabled, Magik loops are folded when opening a new editor. |
Off |
|
Methods |
If enabled, methods are folded when opening a new editor. |
Off |
|
Multiline Comments |
If enabled, multiline comments are folded when opening a new editor. |
Off |
| Procedures |
If enabled, procedures are folded when opening a new editor. |
Off |
|
Protect Statements |
If enabled, protect statements are folded when opening a new editor. |
Off |
|
Shared Constants |
If enabled, shared constants definitions are folded when opening a new editor. |
Off |
|
Shared Variables |
If enabled, shared variables definitions are folded when opening a new editor. |
Off |
|
Slot Accesses |
If enabled, slot access definitions are folded when opening a new editor. |
Off |
|
Try Statements |
If enabled, try statements are folded when opening a new editor. |
Off |


