Hotkeys and shortcuts for JS Bin

(Total 37)

Ctrl + ?
Application level
Show keyboard shortcuts
Ctrl + ↑   Shift + /
Application level
Search help
Ctrl + L
Application level
Clear the console
Ctrl + ⤶ Enter
Application level
Run code and send live reload
Ctrl + ↑   Shift + Del
Application level
Delete the current bin
Ctrl + S
Application level
Save current state as a revision
Ctrl + ↑   Shift + S
Application level
Create a clone of the current bin
unknown
Application level
Hide JS Bin navigation bar
Ctrl + O
Application level
Open bin history (when logged in)
Ctrl + Y
Application level
Toggle archive state on the current bin
Ctrl + /
Code based
Toggle comments on the selected lines
Ctrl + [
Code based
Indent selected lines
Ctrl + ]
Code based
Unindent selected lines
Ctrl + ↑   Shift + L
Code based
Beautify code
⭾ Tab
JavaScript panel
Code complete (using Tern or otherwise)
Ctrl + Alt +
HTML & CSS panel
Next edit point
Ctrl + ↑   Shift + Y
HTML & CSS panel
Evaluate mathematical expression
Alt +
HTML & CSS panel
Increment number by 0.1
Alt +
HTML & CSS panel
Decrement number by 0.1
Ctrl +
HTML & CSS panel
Increment number by 1
Ctrl +
HTML & CSS panel
Decrement number by 1
Alt + Ctrl +
HTML & CSS panel
Increment number by 10
Alt + Ctrl +
HTML & CSS panel
Decrement number by 10
Ctrl + .
HTML panel
Close previous HTML tag
↑  ↓
Console panel
Up/down through console history
⤶ Enter
Console panel
Execute command
Ctrl + 0
Showing and hiding panels
Hide currently focused panel
Ctrl + 1
Showing and hiding panels
Toggle HTML panel
Ctrl + 2
Showing and hiding panels
Toggle CSS panel
Ctrl + 3
Showing and hiding panels
Toggle JavaScript panel
Ctrl + 4
Showing and hiding panels
Toggle console panel
Ctrl + 5
Showing and hiding panels
Toggle output panel
Ctrl + ↑   Shift +
With Sublime keybindings
Move current line, up one line
Ctrl + ↑   Shift +
With Sublime keybindings
Move current line, down one line
Ctrl + D
With Sublime keybindings
Highlight and place multiple cursor on matching words
Esc
With Sublime keybindings
Return to single cursor
⌘ Cmd + Mouse left click
With Sublime keybindings
Place multiple cursor at click point