Editing a Macro

  1. Choose Tools and choose Options and expand the Editing node. Then expand the Editor Settings node and select the type of editor you are using.
  2. Click the Macros property, and then click the ellipsis (...) button to display the list of macros for your editor type.
  3. Select the macro you want to edit and click Edit. The Enter Macro dialog box is displayed.
  4. Edit the items in the Expansion field to modify the macro.

    Nonquoted items in the Expansion field are names of actions, as defined in the Key Bindings Property Editor.

    Quoted items in this field represent literal characters typed during the macro. To add the literal quote character (") in a macro, use \".

Tip If you want to see or edit the keyboard shortcut used to run a macro, click the Key Bindings property in Step 2 instead of the Macros property.
See also
Recording a Macro
Running a Macro
Using Abbreviations
Setting Keyboard Shortcuts for the Source Editor
Sharing Source Editor Settings

Legal Notices