#develop provides the following shortcut keys.
Table 7.1. Clipboard Keys
Shortcut | Description |
---|---|
Ctrl-X, Shift+Del | Cut selection to clipboard |
Ctrl+C, Ctrl+Ins | Copy selection to clipboard |
Ctrl+V, Shift+Ins | Paste selection from clipboard in text |
Table 7.3. Completion Keys
Shortcut | Description |
---|---|
Ctrl+J | Template complete / Open template completion window |
Table 7.4. Miscellaneous Keys
Shortcut | Description |
---|---|
Ctrl+U | Reload buffer (file) from disk |
Ctrl+I | Indent code section |
Ctrl+B | Go to matching brace (if caret is over a bracket) |
Ctrl+/ | Comment/Uncomment code section |