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 + Opt + 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 + Opt + Shift + N |
Open Capsule ... | Ctrl + Shift + O | Cmd + Shift + O |
Save | Ctrl + S | Cmd + S |
Save All | Ctrl + Alt + S | Cmd + Opt + S |
Close Tab | Ctrl + W | Cmd + W |
Edit (General)
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 |
Emoji and Symbols | | Ctrl + Cmd + Space |
Autocomplete | Ctrl + Space | Ctrl + Space |
Format Document | Ctrl + Alt + L | Cmd + Opt + L |
Auto Indent | Ctrl + \ | Cmd + \ |
Toggle Comment | Ctrl + / | Cmd + / |
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.
Edit (Selection)
Description | Windows | Mac |
---|
Select All | Ctrl + A | Cmd + A |
Copy Line Up | Shift + Alt + Up | Shift + Opt + Down |
Copy Line Down | Shift + Alt + Down | Shift + Opt + Down |
Move Line Up | Alt + Up | Opt + Up |
Move Line Down | Alt + Down | Opt + Down |
Add Cursor Above | Ctrl + Alt + Up | Cmd + Opt + Up |
Add Cursor Below | Ctrl + Alt + Down | Cmd + Opt + Down |
Cursor Undo | Ctrl + U | Cmd + U |
Add Cursors to Line Ends | Shift + Alt + I | Shift + Opt + I |
Add Next Occurence | Ctrl + D | Cmd + D |
Insert Line Below | Ctrl + Enter | Cmd + Enter |
Insert Line Above | Ctrl + Shift + Enter | Cmd + Shift + Enter |
Indent Line | Ctrl + ] | Cmd + ] |
Outdent Line | Ctrl + [ | Cmd + [ |
Fold | Ctrl + Alt + [ | Cmd + Opt + [ |
Unfold | Ctrl + Alt + ] | Cmd + Opt + ] |
Search and Replace
Description | Windows | Mac |
---|
Find | Ctrl + F | Cmd + F |
Find With Selection | Ctrl + E | Cmd + E |
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 |
Focus on Next Search Result | F4 | F4 |
Focus on Previous Search Result | Shift + F4 | Shift + F4 |
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 |
Recompile 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 |
Go to Matching Bracket | Ctrl + Shift + \ | Cmd + Shift + \ |
Go to definition | F12 | F12 |
Go to Symbol | Shift + Ctrl + O | Shift + Cmd O |
Show in File Navigator | Ctrl + Alt + N | Cmd + Alt + N |
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 + Opt + Shift + [ |
Move Tab to Right | Ctrl + Alt + Shift + ] | Cmd + Opt + 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 | Opt + 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 |