| 1 |
Ctrl+E |
Quick Edits |
| 2 |
Ctrl+K |
Quick Docs |
| 3 |
Ctrl+Shift+Enter |
Open / add line above |
| 4 |
Ctrl+Shift+Space |
Show Parameter Hint |
| 5 |
Alt+Click+Drag |
Mutli-cursor column / rectangular selection |
| 6 |
Ctrl+Click |
Multi-cursor discontiguous selection |
| 7 |
Ctrl+Space |
Show Code Hints |
| 8 |
Ctrl+] |
Select Child |
| 9 |
Ctrl+[ |
Select Parent tag |
| 10 |
Ctrl+G |
Go to line |
| 11 |
Ctrl+Shift+C |
Collapse selection |
| 12 |
Ctrl+Alt+C |
Collapse outside selection |
| 13 |
Ctrl+Shift+E |
Expand Selection |
| 14 |
Ctrl+Shift+J |
Collapse full tag |
| 15 |
Ctrl+Alt+J |
Collapse outside full tag |
| 16 |
Ctrl+Alt+E |
Expand All |
| 17 |
Ctrl+Shift+> |
Indent Code |
| 18 |
Ctrl+Shift+< |
Outdent Code |
| 19 |
Ctrl+' |
Balance Braces |
| 20 |
Ctrl+Alt+N |
Code Navigator |
| 21 |
Ctrl+Backspace |
Delete word left |
| 22 |
Ctrl+Del |
Delete word right |
| 23 |
Shift+Up |
Select line up |
| 24 |
Shift+Down |
Select line down |
| 25 |
Shift+Left |
Character select left |
| 26 |
Shift+Right |
Character select Right |
| 27 |
Shift+PgUp |
Select to page up |
| 28 |
Shift+PgDn |
Select to page down |
| 29 |
Ctrl+Left |
Move word left |
| 30 |
Ctrl+Right |
move word right |
| 31 |
Alt+Left |
Move to start of current line |
| 32 |
Alt+Right |
Move to end of current line |
| 33 |
Ctrl+/ |
Toggle Line Comment |
| 34 |
Ctrl+Shift+/ |
Toggle Block Comment |
| 35 |
Ctrl+D |
Duplicate line/selection |
| 36 |
Ctrl+Shift+D |
Delete line(s) |
| 37 |
Ctrl+J |
Jump to Definition |
| 38 |
Ctrl+Shift+Right |
Select word right |
| 39 |
Ctrl+Shift+Left |
Select word left |
| 40 |
Ctrl+Home |
Move to top of file |
| 41 |
Ctrl+End |
Move to end of file |
| 42 |
Ctrl+Shift+Home |
Select to start of file |
| 43 |
Ctrl+Shift+End |
Select to end of file |
| 44 |
Shift+Alt+Left |
Select to start of current line |
| 45 |
Shift+Alt+Right |
Select to end of current line |
| 46 |
Ctrl+Alt+' |
Go to Source Code |
| 47 |
Ctrl+W |
Close Window |
| 48 |
Ctrl+Q |
Quit Application |
| 49 |
Ctrl+T |
Quick Tag Editor |
| 50 |
Ctrl+Right |
Go to Next Word |
| 51 |
Ctrl+Left |
Go to Previous Word |
| 52 |
Ctrl+Up |
Go to previous Pragraph |
| 53 |
Ctrl+Down |
Go to Next Paragraph |
| 54 |
Ctrl+Shift+Right |
Select Until Next Word |
| 55 |
Ctrl+Shift+Left |
Select From Previous Word |
| 56 |
Ctrl+Shift+Up |
Select From Previous Paragraph |
| 57 |
Ctrl+Shift+Down |
Select Until Next Paragraph |
| 58 |
Ctrl+Alt+PgDn |
Move to Next property pane |
| 59 |
Ctrl+Alt+PgUp |
Move to previous property pane |
| 60 |
Ctrl+F4 |
Close Window |
| 61 |
Ctrl+Shift+N |
New In Same Window |
| 62 |
Ctrl+Return |
Exit Paragraph |
| 63 |
Ctrl+Tab |
Next Document |
| 64 |
Ctrl+Shift+3 |
Surrond with # |
| 65 |
Ctrl+Shift+Tab |
Previous Document |