Previous | Contents | Next

Appendix A: Keyboard Shortcuts

Create a new documentCtrl+N
Create a new binary documentShift+Ctrl+N
Open an existing documentCtrl+O
Close current documentCtrl+F4
Save current documentCtrl+S
Save current document with different nameF12
Save all changed documentsShift+Ctrl+S
Exit applicationAlt+F4
Print current documentCtrl+P
Undo the last actionCtrl+Z
Redo the previously undone actionShift+Ctrl+Z
Cut the selection to the ClipboardCtrl+X
Copy the selection to the ClipboardCtrl+C
Insert Clipboard contentsCtrl+V
Select the entire documentCtrl+A
Change selection or character after the cursor to upper caseShift+Ctrl+U
Change selection or character after the cursor to lower caseShift+Ctrl+L
Increase indentation of selected lines by the indent size settingsCtrl+I
Reduce indentation of selected lines by the indent size settingsShift+Ctrl+I
Insert the To-Do itemShift+Ctrl+T
Search for text in the current documentCtrl+F
Find next occurrence of search stringF3
Find previous occurrence of search stringShift+F3
Replace occurrences of search stringCtrl+R
Go to specified lineCtrl+G
Search for opposite bracketCtrl+M
Set or clear a breakpoint on the current lineF5
Set or clear a bookmark on the current lineCtrl+B
Show code templatesCtrl+J
Toggle highlight URLs in current documentCtrl+U
Toggle word-wrap modeCtrl+W
Show To-Do items listCtrl+T
User Action 1F8
User Action 2Ctrl+F8
User Action 3F9
User Action 4Ctrl+F9
Configure software optionsAlt+O
Split current document window into two partsCtrl+Num -
Synchronize scrolling in two parts in current documentCtrl+Num *
Switch to Second WindowCtrl+Enter
Display the help contents page for CodePadF1

Previous | Contents | Next