2021.2

Table Of Contents
Key combination Function
Ctrl + space Content assist (auto-complete)
Ctrl +A Select all
Ctrl + D Duplicate line
Ctrl + F Find
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
page862)
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.
Page 1046