Hot Keys - SentryXSI/Codiad GitHub Wiki
Summary:
List of Hotkeys currently supported by the system and editor
Ctrl/CMND may need to be interchanged depending on your system configuration.
ESC
- Close any open dialogs / Exit multieditCTRL+S
- Save current fileCTRL+O
- Open current file in browserCTRL+F
- Find in current editorCTRL+R
- Find & Replace/All in current editorCTRL+H
- Advanced Search / Search & ReplaceCTRL+A
- Select allCTRL+D
- Delete current line(s)CTRL+P
- Find matching element [{()}]CTRL+L
- Go To LineCTRL+[
- Decrease current line(s) indentCTRL+]
- Increase current line(s) indentCTRL+Up-Arrow
- Move up editor in active listCTRL+Down-Arrow
- Move down editor in active listALT+Up-Arrow
- Move current line(s) upALT+Down-Arrow
- Move current line(s) downALT+Shift+Up-Arrow
- Copy current line(s) above currentALT+Shift+Down-Arrow
- Copy current line(s) below currentCTRL+Space bar
- AutocompleteCTRL+Click
- MultieditCTRL+Z
- UndoCTRL+Shift+Z
- RedoALT+0
- Fold allALT+Shift+0
- Unfold allCTRL+/
- Comment Line