1.7

Table Of Contents
Text editors: Source tab, JavaScript, CSS, Script Editor
The following key combinations have a special function in the Source tab of the Workspace
(see also: "Source Tab" on page691), and when editing a JavaScript or CSS file in the
Workspace, and in the Script Editor (expanded view).
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 (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
page624)
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).
Page 664