Keyboard Shortcuts
Shortcut
Action
ctrl + [num]
Toggle nth panel
ctrl + 0
Close focused panel
ctrl + enter
Re-render output.
If console visible: run JS in console
Ctrl + l
Clear the console
ctrl + /
Toggle comment on selected lines
ctrl + ]
Indents selected lines
ctrl + [
Unindents selected lines
tab
Code complete &
Emmet expand
ctrl + shift + L
Beautify code in active panel
ctrl + s
Save & lock current Bin from further changes
ctrl + shift + s
Open the share options
ctrl + y
Archive Bin
Complete list of JS Bin shortcuts