The Integrated Development Environment (IDE) allows you to use keyboard short-cuts to perform a number of actions. See below for more information:
Short-cut | Action |
---|---|
Alt+0 | Sets bookmark 0 |
Alt+1 | Sets bookmark 1 |
Alt+2 | Sets bookmark 2 |
Alt+3 | Sets bookmark 3 |
Alt+4 | Sets bookmark 4 |
Alt+5 | Sets bookmark 5 |
Alt+6 | Sets bookmark 6 |
Alt+7 | Sets bookmark 7 |
Alt+8 | Sets bookmark 8 |
Alt+9 | Sets bookmark 9 |
Shift+Ctrl+0 | Sets bookmark 0 |
Shift+Ctrl+1 | Sets bookmark 1 |
Shift+Ctrl+2 | Sets bookmark 2 |
Shift+Ctrl+3 | Sets bookmark 3 |
Shift+Ctrl+4 | Sets bookmark 4 |
Shift+Ctrl+5 | Sets bookmark 5 |
Shift+Ctrl+6 | Sets bookmark 6 |
Shift+Ctrl+7 | Sets bookmark 7 |
Shift+Ctrl+8 | Sets bookmark 8 |
Shift+Ctrl+9 | Sets bookmark 9 |
Ctrl+0 | Goto bookmark 0 |
Ctrl+1 | Goto bookmark 1 |
Ctrl+2 | Goto bookmark 2 |
Ctrl+3 | Goto bookmark 3 |
Ctrl+4 | Goto bookmark 4 |
Ctrl+5 | Goto bookmark 5 |
Ctrl+6 | Goto bookmark 6 |
Ctrl+7 | Goto bookmark 7 |
Ctrl+8 | Goto bookmark 8 |
Ctrl+9 | Goto bookmark 9 |
Short-cut | Action |
---|---|
Ctrl+Left | Move one word left |
Ctrl+Right | Move one word right |
Ctrl+Home | Move to the top of the file |
Ctrl+End | Move to the end of the file |
Ctrl+PageDown | Move to bottom of window retaining column |
Ctrl+PageUp | Move to the top of the window retaining column |
Ctrl+Up | Scroll window up one line |
Ctrl+Down | Scroll window down one line |
Ctrl+G | Goto line |
Short-cut | Action |
---|---|
F3 | Find again |
F5 | Find |
F6 | Replace |
Ctrl+F | Find |
Ctrl+H | Replace |
Short-cut | Action |
---|---|
Ctrl+C | Copy text to clipboard |
Ctrl+Insert | Copy text to clipboard |
Ctrl+V | Paste text from clipboard |
Shift+Insert | Paste text from clipboard |
Ctrl+X | Cut text to clipboard |
Short-cut | Action |
---|---|
Ctrl+N | New |
Ctrl+O | Open |
Ctrl+W | Close |
Ctrl+S | Save |
Ctrl+P |
Short-cut | Action |
---|---|
F1 | Search help for a word |
Ctrl+F1 | Search help for a word |
F9 | Compile |
Ctrl+F9 | Run |
F10 | Toggle menu bar mode |
Shift+F4 | Tile editor window |
Shift+F5 | Cascade editor windows |
Ctrl+A | Select all |
Ctrl+Y | Delete line |
Ctrl+Backspace | Delete on word left |
Shift+Ctrl+Y | Delete to the end of the line |
Ctrl+F4 | Exit IDE |
Ctrl+F6 | Next window |