Create a new document | Ctrl+N |
Create a new binary document | Shift+Ctrl+N |
Open an existing document | Ctrl+O |
Close current document | Ctrl+F4 |
Save current document | Ctrl+S |
Save current document with different name | F12 |
Save all changed documents | Shift+Ctrl+S |
Exit application | Alt+F4 |
Print current document | Ctrl+P |
Undo the last action | Ctrl+Z |
Redo the previously undone action | Shift+Ctrl+Z |
Cut the selection to the Clipboard | Ctrl+X |
Copy the selection to the Clipboard | Ctrl+C |
Insert Clipboard contents | Ctrl+V |
Select the entire document | Ctrl+A |
Change selection or character after the cursor to upper case | Shift+Ctrl+U |
Change selection or character after the cursor to lower case | Shift+Ctrl+L |
Increase indentation of selected lines by the indent size settings | Ctrl+I |
Reduce indentation of selected lines by the indent size settings | Shift+Ctrl+I |
Insert the To-Do item | Shift+Ctrl+T |
Search for text in the current document | Ctrl+F |
Find next occurrence of search string | F3 |
Find previous occurrence of search string | Shift+F3 |
Replace occurrences of search string | Ctrl+R |
Go to specified line | Ctrl+G |
Search for opposite bracket | Ctrl+M |
Set or clear a breakpoint on the current line | F5 |
Set or clear a bookmark on the current line | Ctrl+B |
Show code templates | Ctrl+J |
Toggle highlight URLs in current document | Ctrl+U |
Toggle word-wrap mode | Ctrl+W |
Show To-Do items list | Ctrl+T |
User Action 1 | F8 |
User Action 2 | Ctrl+F8 |
User Action 3 | F9 |
User Action 4 | Ctrl+F9 |
Configure software options | Alt+O |
Split current document window into two parts | Ctrl+Num - |
Synchronize scrolling in two parts in current document | Ctrl+Num * |
Switch to Second Window | Ctrl+Enter |
Display the help contents page for CodePad | F1 |