JavaScript
HTML
You can jump to the latest bin by adding /latest
to your URL
Shortcut | Action |
---|---|
ctrl + → | Focus HTML panel |
ctrl + ← | Focus JavaScript panel |
ctrl + 1 | Source tab |
ctrl + 2 | Rendered preview tab |
ctrl + / | Toggle comment on single line |
ctrl + alt + . | Close current HTML element |
esc | Code complete (JavaScript only) |
ctrl + s | Save current Bin |
ctrl + shift + s | Clone current Bin |
tab | Indents selected lines |
shift + tab | Unindents selected lines |