This is a draft cheat sheet. It is a work in progress and is not finished yet.
General Commands
Copy |
Ctrl + C |
Paste |
Ctrl + V |
Cut |
Ctrl + X |
Select All |
Ctrl + A |
Delete |
Del |
Undo |
Ctrl + Z |
Redo |
Ctrl + Y |
New File |
Ctrl + N |
New Project |
Ctrl + Shift + N |
Open File |
Ctrl + O |
Open Project |
Ctrl + Shift + O |
Save |
Ctrl + S |
Save All |
Ctrl + Shift + S |
Print |
Ctrl + P |
Help |
F1 |
Switch to Next Document Tab |
Ctrl + Tab |
Switch to Prev Document Tab |
Ctrl + Shift + Tab |
Minimize Ribbon |
Ctrl + F1 |
Access Ribbon Key Shortcuts |
Alt or F12 |
Find in FIles |
Ctrl + Shift + F |
|
|
Document Commands
Export to File |
F6 |
Export to Clipboard |
Ctrl + F6 |
Build All |
F7 |
Build Package |
Ctrl + F7 |
Build MSI |
Shift + F7 |
Deploy Files |
Ctrl + Shift + F7 |
Preview Form |
F4 |
Debug |
F5 |
Run |
Ctrl + F5 |
Run Remote |
Ctrl + R |
Run Remote RSEE |
Ctrl + Shift + R |
Stop Script |
Shift + F5 |
Run in Console |
Ctrl + Shift + F5 |
Check Syntax |
F8 |
Run Selection |
Ctrl + F8 |
Run Selection in Console |
Ctrl + Shift + F8 |
Format Script |
Ctrl + Shift + J |
|
|
Debugging Commands
Debug Document |
F5 |
Debug with Multiple Files |
Ctrl + M |
Remote Debug File |
Ctrl + B |
|