1.7

Table Of Contents
Key combination Function
Ctrl + F Find
Ctrl + I Indent (Tab)
Ctrl + J (not in Script Editor) Incremental find; start typing a search string directly after
pressing this key combination. (Not in the Script Editor.)
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
page308)
Shift +Tab Shift selected lines left
Tab Shift selected lines right
Script Editor
There are a few different key combinations in the Script Editor (expanded view).
Key combination Function
Ctrl + J Line break
Ctrl + Q Comment/uncomment; this adds or deletes // before the
line.
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.
Page 345