The following table list keyboard shortcuts that are available throughout the Studio.
For a list of keyboard shortcuts available in the code editor refer to Code Editor Keyboard Mapping.
General |
Hotkey |
Exit |
Alt + F4 |
Help |
F1 |
Studio Panels |
Hotkey |
Arrange Objects |
Ctrl + 8 |
Class Palette |
Ctrl + 5 |
Code Editor |
F7 (toggle) |
Code Explorer |
Ctrl + 3 |
DDO Explorer |
Ctrl + 4 |
Nudge Objects |
Ctrl + 7 |
Object Properties |
Ctrl + 2 |
Output Panel |
Ctrl + Alt + O |
Visual Designer |
F7 (toggle) |
Web Designer |
F7 (toggle) |
Workspace Explorer |
Ctrl + 1 |
Files |
Hotkey |
Close Current File / Tab |
Ctrl + W |
Create New |
Ctrl + N |
Open File |
Ctrl + O |
Print File |
Ctrl + P |
Save File |
Ctrl + S |
Compile, Debug & Run |
Hotkey |
Compile Project |
F8 |
Continue |
F5 |
Step Over |
F10 |
Step Into |
F11 |
Step Out |
F12 |
Stop |
Shift + F5 |
Restart |
Ctrl + F5 |
Run |
F5 |
Run to Cursor |
Shift + F10 |
Go to Instruction Address |
Alt + G |
Finding |
Hotkey |
Find Text |
Ctrl + F |
Find Previous |
Shift + F3 |
Find Next |
F3 |
Find Text in Multiple Files |
Ctrl + Shift + F |
Find and Replace Text |
Ctrl + H |
Code Editor / Text |
Hotkey |
Comment/Uncomment |
Ctrl + K |
Context Help |
F1 |
Cut Line |
Ctrl + L |
Date Stamp |
Ctrl + Shift + D |
Indent |
Tab |
Add To Do Mark |
Ctrl + T |
Lowercase |
Ctrl + U |
Move Line Down |
Alt + Down |
Move Line Up |
Alt + Up |
Next To Do Item |
Ctrl + Shift + T |
Outdent |
Shift + Tab |
Pop Quick Mark |
Ctrl + Shift + Q |
Push Quick Mark |
Ctrl + Q |
Select Column Down |
Shift + Alt + Down |
Select Column Up |
Shift + Alt + Up |
Select Line |
Ctrl + Alt + F8 |
Toggle/Record Macro |
Ctrl + Shift + R |
Toggle Whitespace |
Ctrl + Alt + T |
Uppercase |
Ctrl + Shift + U |
Locate in Code Explorer |
Ctrl + F7 |
Refer to Code Editor Keyboard Mapping for more |
|
CodeSense |
Hotkey |
Choose Command |
Ctrl + D |
Complete Word |
Ctrl + Space |
Parameter Info |
Ctrl + Shift + Space |
List Members |
Ctrl + J |
Insert current list item (or first item if no item is selected) |
Ctrl + Enter |
Breakpoints Window |
Hotkey |
Locate current breakpoint in editor |
Enter |
Remove Breakpoint |
Del |
Visual Designer |
Hotkey |
Move selected object(s) by one pixel |
Arrow Keys |
File Navigator |
Hotkey |
Close Current File |
Del |
Object Properties panel |
Hotkey |
Scroll through options combo list (if applicable) |
Up / Down |
Move column separator left |
Ctrl + Left |
Move column separator right |
Ctrl + Right |
Move down in properties list (in property name column) |
Down |
Move up in properties list (in property name column) |
Up |
Next window |
Tab |
Previous Window |
Shift + Tab |
Scroll through options combo list (if applicable) |
Up / Down |
Clipboard |
Hotkey |
Cut |
Ctrl + X |
Copy |
Ctrl + C |
Delete |
Del |
Paste |
Ctrl + V |
Redo |
Ctrl + Y |
Undo |
Ctrl + Z |