1. Shortcut Keys

#develop provides the following shortcut keys.

Table 7.1. Clipboard Keys

ShortcutDescription
Ctrl-X, Shift+DelCut selection to clipboard
Ctrl+C, Ctrl+InsCopy selection to clipboard
Ctrl+V, Shift+InsPaste selection from clipboard in text

Table 7.2. Selection Keys

ShortcutDescription
Ctrl+ASelect whole buffer (file)

Table 7.3. Completion Keys

ShortcutDescription
Ctrl+JTemplate complete / Open template completion window

Table 7.4. Miscellaneous Keys

ShortcutDescription
Ctrl+UReload buffer (file) from disk
Ctrl+IIndent code section
Ctrl+BGo to matching brace (if caret is over a bracket)
Ctrl+/Comment/Uncomment code section