The following tables list keyboard shortcuts for the text editor.
| Key Combination | Action |
|---|---|
| Ctrl + D | Remove line |
| Alt + Shift + ↓ | Copy lines down |
| Alt + Shift + ↑ | Copy lines up |
| Alt + ↓ | Move lines down |
| Alt + ↑ | Move lines up |
| Alt + Backspace | Remove to line end |
| Alt + Delete | Remove to line start |
| Ctrl + Delete | Remove word left |
| Ctrl + Backspace | Remove word right |
| Key Combination | Action |
|---|---|
| Ctrl + A | |
| Shift + ← | Select all |
| Shift + → | Select left |
| Ctrl + Shift + ← | Select right |
| Ctrl + Shift + → | Select word left |
| Shift + Home | Select word right |
| Shift + End | Select line start |
| Alt + Shift + → | Select line end |
| Alt + Shift + ← | Select to line end |
| Shift + ↑ | Select to line start |
| Shift + ↓ | Select up |
| Shift + Page Up | Select down |
| Shift + Page Down | Select page up |
| Ctrl + Shift + Home | Select page down |
| Ctrl + Shift + End | Select to start |
| Ctrl + Shift + D | Select to end |
| Ctrl + Shift + P | Duplicate selection |
| Key Combination | Action |
|---|---|
| Ctrl + Alt + ↑ | Add multi-cursor above |
| Ctrl + Alt + ↓ | Add multi-cursor below |
| Ctrl + Alt + → | Add next occurrence to multi-selection |
| Ctrl + Alt + ← | Add previous occurrence to multi-selection |
| Ctrl + Alt + Shift + ↑ | Move multi-cursor from current line to the line above |
| Ctrl + Alt + Shift + ↓ | Move multi-cursor from current line to the line below |
| Ctrl + Alt + Shift + → | Remove current occurrence from multi-selection and move to next |
| Ctrl + Alt + Shift + ← | Remove current occurrence from multi-selection and move to previous |
| Ctrl + Shift + L | Select all from multi-selection |
| Key Combination | Action |
|---|---|
| Page Up | Go to page up |
| Page Down | Go to page down |
| Ctrl + Home | Go to start |
| Ctrl + End | Go to end |
| Ctrl + L | Go to line |
| Ctrl + P | Go to matching bracket |
| Key Combination | Action |
|---|---|
| Alt + L, Ctrl + F1 | Fold selection |
| Alt + Shift + L, Ctrl + Shift + F1 | Unfold |