Macro Shortcut Keys, Emacs Scheme

Use the following shortcut key combinations when working with macros.

Command

Shortcut keys

Description

Tools.MacrosIDE

ALT + F11

Launches the Macros IDE, Visual Studio Macros.

Tools.RecordTemporaryMacro

CTRL + SHIFT + R

Places the environment in Macro record mode.

Tools.RunTemporaryMacro

CTRL + SHIFT + P

Plays back a recorded macro.

Tools.StartRecordingTemporaryMacro

CTRL + X, SHIFT + 9

When in the editor, places the environment in Macro record mode.

Tools.StopRecordingTemporaryMacro

CTRL + X, SHIFT + 0

When in the editor, stops recording the macro.

View.MacroExplorer

ALT + ' (apostrophe)

Displays the Macro Explorer window, which lists all available macros in the current solution.

See Also

Reference

Emacs Default Shortcut Keys