Editor Preferences Macros
 
Preferences Colors Preferences Syntax Colors Preferences LookAndFeel Preferences Options Preferences Source Code Preferences Macros Preferences Fonts Preferences Compiler Preferences Viewer Preferences Debugger Preferences DocsPaths Preferences Recovery Manager
For a direct access, you may click one of the tabs above.


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.