Shortcut | Action or Command |
|
|
F1 | Help|Topic Search |
F3 | Search|Search Again |
| |
Ctrl+E | Search|Incremental Search |
Ctrl+F | Search|Find |
Ctrl+I | Inserts a tab character |
Ctrl+N | Inserts a new line |
Ctrl+P | Causes next character to be interpreted as an ASCII sequence |
Ctrl+R | Search|Replace |
Ctrl+S | File|Save |
Ctrl+T | Deletes a word |
Ctrl+Y | Deletes a line |
Ctrl+Z | Edit|Undo |
| |
Ctrl+Shift+I | Indents block |
Ctrl+Shift+U | Outdents block |
Ctrl+Shift+Y | Deletes to the end of a line |
Ctrl+Shift+Z | Edit|Redo |
| |
Alt+[ | Finds the matching delimiter (forward). The cursor must be immedately before one of the following: (, {, [, <, */, or ". |
Alt+] | Finds the matching delimiter (backward). The cursor must be immedately before one of the following: ), }, ], >, */, or ". |
| |
End | Moves to the end of a line |
Home | Moves to the start of a line |
Enter | Inserts a carriage return |
Ins | Turns insert mode on/off |
Del | Deletes the character to the right of the cursor |
Backspace | Deletes the character to the left of the cursor |
Tab | Inserts a tab |
Space | Inserts a blank space |
Left Arrow | Moves the cursor left one column, accounting for the autoindent setting |
Right Arrow | Moves the cursor right one column, accounting for the autoindent setting |
Up Arrow | Moves up one line |
Down Arrow | Moves down one line |
Page Up | Moves up one page |
Page Down | Moves down one page |
| |
Ctrl+Left Arrow | Moves one word left |
Ctrl+Right Arrow | Moves one word right |
Ctrl+Tab | Moves to the next file in the current project |
Ctrl+Shift+Tab | Moves to the previous file in the current project |
Ctrl+Backspace | Deletes the word to the right of the cursor |
Ctrl+Home | Moves to the top of a file |
Ctrl+End | Moves to the end of a file |
Ctrl+Del | Deletes a currently selected block |
Ctrl+Space | Inserts a blank space |
Ctrl+PgDn | Moves to the bottom of a screen |
Ctrl+PgUp | Moves to the top of a screen |
Ctrl+Up Arrow | Scrolls up one line |
Ctrl+Down Arrow | Scrolls down one line |
| |
Shift+Tab | Moves the cursor to the left one tab position |
Shift+Backspace | Deletes the character to the left of the cursor |
Shift+Left Arrow | Selects the character to the left of the cursor |
Shift+Right Arrow | Selects the character to the right of the cursor |
Shift+Up Arrow | Moves the cursor up one line and selects from the left of the starting cursor position |
Shift+Down Arrow | Moves the cursor down one line and selects from the right of the starting cursor position |
Shift+PgUp | Moves the cursor up one screen and selects from the left of the starting cursor position |
Shift+PgDn | Moves the cursor down one line and selects from the right of the starting cursor position |
Shift+End | Selects from the cursor position to the end of the current line |
Shift+Home | Selects from the cursor position to the start of the current line |
Shift+Space | Inserts a blank space |
Shift+Enter | Inserts a new line with a carriage return |
| |
| |
Ctrl+Shift+Left Arrow | Selects the word to the left of the cursor |
Ctrl+Shift+Right Arrow | Selects the word to the right of the cursor |
Ctrl+Shift+Home | Selects from the cursor position to the start of the current file |
Ctrl+Shift+End | Selects from the cursor position to the end of the current file |
Ctrl+Shift+PgDn | Selects from the cursor position to the bottom of the screen |
Ctrl+Shift+PgUp | Selects from the cursor position to the top of the screen |
| |
Alt+Backspace | Edit|Undo |
Alt+Shift+Backspace | Edit|Redo |
Alt+Shift+Left Arrow | Selects the column to the left of the cursor |
Alt+Shift+Right Arrow | Selects the column to the right of the cursor |
Alt+Shift+Up Arrow | Moves the cursor up one line and selects the column from the left of the starting cursor position |
Alt+Shift+Down Arrow | Moves the cursor down one line and selects the column from the left of the starting cursor position |
Alt+Shift+Page Up | Moves the cursor up one screen and selects the column from the left of the starting cursor position |
Alt+Shift+Page Down | Moves the cursor down one line and selects the column from the right of the starting cursor position |
Alt+Shift+End | Selects the column from the cursor position to the end of the current line |
Alt+Shift+Home | Selects the column from the cursor position to the start of the current line |
| |
Ctrl+Alt+Shift+Left Arrow | Selects the column to the left of the cursor |
Ctrl+Alt+Shift+Right Arrow | Selects the column to the right of the cursor |
Ctrl+Alt+Shift+Home | Selects the column from the cursor position to the start of the current file |
Ctrl+Alt+Shift+End | Selects the column from the cursor position to the end of the current file |
Ctrl+Alt+Shift+Page Up | Selects the column from the cursor position to the bottom of the screen |
Ctrl+Alt+Shift+Page Down | Selects the column from the cursor position to the top of the screen |
Shortcut | Action or Command |
|
|
Ctrl+K+E | Changes a word to lowercase |
Ctrl+K+F | Changes a word to uppercase |
Ctrl+K+S | File|Save |
| |
Ctrl+Q+A | Search|Replace |
Ctrl+Q+F | Search|Find |
Ctrl+Q+Y | Deletes to the end of a line |
Ctrl+Q+[ | Finds the matching delimiter (forward). The cursor must be immedately before one of the following: (, {, [, <, */, or ". |
Ctrl+Q+Ctrl+[ | Finds the matching delimiter (forward). The cursor must be immedately before one of the following: (, {, [, <, */, or ". |
Ctrl+Q+] | Finds the matching delimiter (backward). The cursor must be immedately before one of the following: ), }, ], >, */, or ". |
Ctrl+Q+Ctrl+] | Finds the matching delimiter (backward). The cursor must be immedately before one of the following: ), }, ], >, */, or ". |
| |
Ctrl+O+B | Browse symbol at cursor |
Ctrl+O+G | Search|Go to line number |
Ctrl+O+U | Toggles case |