2019.1

Table Of Contents
Key combination Function
Ctrl + I Indent (Tab)
Ctrl + J
l Script Editor: Add a line break.
l Other editors: Incremental find; start typing a search
string directly after pressing this key combination.
Ctrl + K Find next
Ctrl + L Go to line; a prompt opens to enter a line number.
Ctrl + Shift + D Delete line
Tab Expand Emmet abbreviation (see "Emmet Preferences" on
page1005)
Shift +Tab Shift selected lines left
Tab Shift selected lines right
Ctrl + /
Comment out / uncomment a line in code
Ctrl + Shift + /
Comment out / uncomment a code block
Scripts pane and Resources pane
The following keys or key combinations have a special function when a file is selected in the
Resources pane and when a script is selected in the Scripts pane.
Key combination Function
F2 Rename
Alt + Enter Open Properties dialog
Delete Delete
Page 954