The VisualMust editor offers the capability of having shortcuts when typing code. Typing on the keyboard the name of a macro followed by Ctrl + M will cause the editor to type the text associated to the name of the macro itself. The cursor will be set at the # location.
You may create your own macros, rename them, etc... Clicking with the right mouse button on the macros list will display a popup menu offering additional options.
The following parameters may be changed, at your convenience.
Opening Braces Begin NewLine
Checking the Opening Braces Begin NewLine checkbox will cause the code to be generated with this option or not. Note that this option is shared with the code generation subsystem of VisualMust interface builder. See the "Interface Builder - Preferences - Source Code" chapter.