Extend selection to end of the next token
Ctrl+⇧ Shift+→
| 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 | Ctrl+Alt+↑ | 
| Insert cursor below | Ctrl+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+← | 
| Column (box) selection up | Ctrl+⇧ Shift+Alt+↑ | 
| Column (box) selection down | Ctrl+⇧ Shift+Alt+↓ | 
| Column (box) selection left | Ctrl+⇧ Shift+Alt+← | 
| Column (box) selection right | Ctrl+⇧ Shift+Alt+→ |