Using macros
SciTE4AutoHotkey supports recording macros and playing them back. In order to perform these operations, go to the Tools menu - there are four macro-related commands:
- List Macros: it displays a list of all available macros, and it allows you to select a macro for future execution.
- Run Current Macro: it runs the macro that had been selected before.
- Record Macro: it begins macro recording
- Stop Recording Macro: it ends macro recording and lets you give it a name.