This page documents the keyboard shortcuts available in Bixby Developer Studio below in various tables.
Note
This page lists the default shortcuts for Bixby Developer Studio. Many of these shortcuts can be modified in the Keyboard Shortcut Editor.
Global Shortcuts
These shortcuts in the following table apply to all windows in Bixby Developer Studio.
Description | Windows | Mac |
---|
Preferences | Ctrl + , | Cmd + , |
Hide Bixby Studio | Ctrl + H | Cmd + H |
Hide Other Windows | Ctrl + Alt + H | Cmd + Option + H |
Quit Bixby Studio | Ctrl + Q | Cmd + Q |
Editor Cheatsheet
These shortcuts in the following table apply when in an editor pane.
File
Description | Windows | Mac |
---|
New File ... | Ctrl + N | Cmd + N |
New Capsule | Ctrl + Shift + N | Cmd + Shift + N |
New Capsule from Template | Ctrl + Alt + Shift + N | Cmd + Option + Shift + N |
Open Capsule ... | Ctrl + Shift + O | Cmd + Shift + O |
Save | Ctrl + S | Cmd + S |
Save All | Ctrl + Alt + S | Cmd + Option + S |
Close Tab | Ctrl + W | Cmd + W |
Edit
Description | Windows | Mac |
---|
Undo | Ctrl + Z | Cmd + Z |
Redo | Ctrl + Y | Cmd + Shift + Z |
Cut | Ctrl + X | Cmd + X |
Copy | Ctrl + C | Cmd + C |
Paste | Ctrl + P | Cmd + C |
Select All | Ctrl + A | Cmd + A |
Emoji and Symbols | | Ctrl + Cmd + Space |
Autocomplete | Ctrl + Space | Ctrl + Space |
Reformat | Ctrl + Alt + L | Cmd + Option + L |
Auto Indent | Ctrl + \ | Cmd + \ |
Toggle Comment | Ctrl + / | Cmd + / |
Multi-select | Ctrl + D | Cmd + D |
Move Line Up | Alt + Up | Option + Up |
Move Line Down | Alt + Down | Option + Down |
Find | Ctrl + F | Cmd + F |
Find in Files | Ctrl + Shift + F | Cmd + Shift + F |
Replace in Files | Ctrl + Shift + R | Cmd + Shift + R |
Find all references | Shift + F12 | Shift + F12 |
Go to definition | F12 | F12 |
Focus on next search result | F4 | F4 |
Focus on previous search result | Shift + F4 | Shift + F4 |
Show SDK Deprecations | Ctrl + Shift + U | Cmd + Shift + U |
Note
The Autocomplete feature only works if there are available completions at the position of the cursor.
View
Description | Windows | Mac |
---|
Files | Ctrl + 1 | Cmd + 1 |
Errors and Warnings | Ctrl + 3 | Cmd + 3 |
Simulator | Ctrl + 7 | Cmd + 7 |
Submission | Ctrl + 8 | Cmd + 8 |
Relaunch | Ctrl + R | Cmd + R |
Rebuild Workspace | Ctrl + Shift + B | Cmd + Shift + R |
Open Debug Console | Ctrl + Shift + D | Cmd + Shift + D |
Open Simulator | Ctrl + 7 | Cmd + 7 |
Show Sidebar | Ctrl + Shift + 1 | Cmd + Shift + 1 |
Command Palette | Ctrl + Shift + P | Cmd + Shift + P |
Go to File ... | Ctrl + P | Cmd + P |
Show in File Navigator | Ctrl + Alt + N | Cmd + Alt + N |
Toggle Training Tab | Ctrl + Alt + T | Cmd + Option + T |
Actual Size | Ctrl + 0 | Cmd + 0 |
Zoom In | Ctrl + + | Cmd + + |
Zoom Out | Ctrl + - | Cmd + - |
Enter Full Screen | F11 | Cmd + Ctrl + F |
Toggle Panel | Ctrl + J | Cmd + J |
Navigate Back | Ctrl + Shift + 9 | Cmd + Shift + 9 |
Navigate Forward | Ctrl + Shift + 0 | Cmd + Shift + 0 |
Window
Description | Windows | Mac |
---|
Minimize | Window + Down arrow | Cmd + M |
Show Next Tab | Ctrl + Shift + ] | Cmd + Shift + ] |
Show Previous Tab | Ctrl + Shift + [ | Cmd + Shift + [ |
Move Tab to Left | Ctrl + Alt + Shift + [ | Cmd + Option + Shift + [ |
Move Tab to Right | Ctrl + Alt + Shift + ] | Cmd + Option + Shift + ] |
Focus Editor | Esc | Esc |
Recent Tabs | Ctrl + Tab | Ctrl + Tab |
Simulator Cheatsheet
These shortcuts in the following table apply when using the Device Simulator.
Execute
Description | Windows | Mac |
---|
Execute | Enter | Return |
Reset conversation and execute | Ctrl + Shift + Enter | Cmd + Shift + Return |
Review Execution History in text input window | Alt + Up/Down | Option + Up/Down |
Go back in Simulator history | Ctrl + Left | Cmd + Left |
View
Description | Windows | Mac |
---|
Open Debug Console | Ctrl + Shift + D | Cmd + Shift + D |
Toggle Simulator Log | Ctrl + ` | Ctrl + ` |
Toggle Speech on Output | Ctrl + T | Cmd + T |
Toggle the Conversation tab | Ctrl + 1 | Cmd + 1 |
Toggle the User tab | Ctrl + 2 | Cmd + 2 |
Toggle the Settings tab | Ctrl + 3 | Cmd + 3 |
Toggle full screen | F11 | Cmd + Ctrl + F |
Actual Size | Ctrl + 0 | Cmd + 0 |
Zoom In | Ctrl + + | Cmd + + |
Zoom Out | Ctrl + - | Cmd + - |
Window
Description | Windows | Mac |
---|
Minimize | Window + Down arrow | Cmd + M |
Close Window | Alt + F4 | Cmd + W |
TV Remote Simulation
Remote Button | Windows | Mac |
---|
Up | Ctrl + Alt + Up | Cmd + Opt + Up |
Down | Ctrl + Alt + Down | Cmd + Opt + Down |
Left | Ctrl + Alt + Left | Cmd + Opt + Left |
Right | Ctrl + Alt + Right | Cmd + Opt + Right |
Select | Ctrl + Alt + Return | Cmd + Opt + Return |
Back | Ctrl + Alt + Backspace | Cmd + Opt + Delete |
Debugger Cheatsheet
These shortcuts in the following table apply when using the debugger.
View
Description | Windows | Mac |
---|
Actual Size | Ctrl + 0 | Cmd + 0 |
Zoom In | Ctrl + + | Cmd + + |
Zoom Out | Ctrl + - | Cmd + - |
Toggle full screen | F11 | Cmd + Ctrl + F |
Go
Description | Windows | Mac |
---|
Go back in debugger plan graph | Ctrl + K | Cmd + K |
Go forward in debugger plan graph | Ctrl + L | Cmd + L |
Window
Description | Windows | Mac |
---|
Minimize | Window + Down arrow | Cmd + M |
Close Window | Alt + F4 | Cmd + W |
Open Simulator | Ctrl + 7 | Cmd + 7 |
Training Editor Cheatsheet
These shortcuts in the following table apply when using the training editor.
Description | Windows | Mac |
---|
Annotate highlighted text as value | Alt + V | Opt + V |
Annotate highlighted text as route | Alt + R | Opt + R |