Select all text
Ctrl+A
| Shortcut | Keybinding (US English Keyboard) |
| Select all text | Ctrl+A |
| Select between the cursor and beginning of the file | Ctrl+⇧ Shift+Home |
| Select between the cursor and end of the file | Ctrl+⇧ Shift+End |
| Select between the cursor and beginning of the line | ⇧ Shift+Home |
| Select between the cursor and the end of the line | ⇧ Shift+End |
| Extend selection to beginning of previous token | Ctrl+⇧ Shift+← |
| Extend selection to end of the next token | Ctrl+⇧ Shift+→ |
| Insert cursor above | ⇧ Shift+Alt+↑ |
| Insert cursor below | ⇧ Shift+Alt+↓ |
| Undo last cursor operation | Ctrl+U |
| Insert cursor at end of each line selected | ⇧ Shift+Alt+I |
| Select current line | Ctrl+L |
| Select all occurrences of current selection | Ctrl+⇧ Shift+L |
| Select all occurrences of current word | Ctrl+F2 |
| Expand selection | ⇧ Shift+Alt+→ |
| Shrink selection | ⇧ Shift+Alt+← |