Script Editor keyboard shortcuts
Use these shortcuts to save time while working with Script Editor.
Action | Shortcut |
---|---|
Move window divider to the bottom of the script window | Double-click the window divider |
Move window divider to the top of the script window | Option-double-click the window divider |
Show or hide the Description in the script window | Command-1 |
Show or hide the log section in the bottom of the Script Editor window | Command-2 |
Show or hide the results in the script window | Command-3 |
Run the script | Command-R |
Stop the script | Command-Period (.) |
Turn on Record mode | Shift-Command-R |
Compile script | Command-K or press the Enter key |
Find | Command-F |
Find the next occurrence of the search term | Command-G |
Find the previous occurrence of the search term | Shift-Command-G |
Find using the selected text | Command-E |
Jump to the selection in the Script Editor window | Command-J |
Open the Library window | Shift-Command-L |
Open the Result History window | Option-Command-R |
Open the Log History window | Option-Command-L |
Minimize the window | Command-M |
Select all | Command-A |
Complete | Option-Escape (Esc) |
Open Script Editor preferences | Command-Comma (,) |
Open new script | Command-N |
Open | Command-O |
Open a dictionary | Shift-Command-O |
Close the window | Command -W |
Undo the last action | Command-Z |
Restore the action that was undone | Shift-Command-Z |
Cut | Command-X |
Copy | Command-C |
Paste | Command-V |
Paste a reference to an object | Shift-Command-V |