Keyboard shortcuts

Note Shortcuts

Shift + Enter
Run paragraph
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + c
Cancel
Ctrl + p
Move cursor Up
Ctrl + n
Move cursor Down
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + d
Remove paragraph
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + a
Insert new paragraph above
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + b
Insert new paragraph below
Ctrl + Shift + c
Insert copy of paragraph below
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + k
Move paragraph Up
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + j
Move paragraph Down
Ctrl + {{ isMac ? 'Option' : 'Alt' }} + r
Enable/Disable run paragraph
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + o
Toggle output
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + e
Toggle editor
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + m
Toggle line number
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + t
Toggle title
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + l
Clear output
Ctrl + {{ isMac ? 'Option' : 'Alt'}} + w
Link this paragraph
Ctrl + Shift + -
Reduce paragraph width
Ctrl + Shift + +
Increase paragraph width

Editor Shortcuts

Ctrl + .
Auto-completion
Ctrl + k
Cut the line
Ctrl + y
Paste the line
Ctrl + s
Search inside the code
Ctrl + a
Move cursor to the beginning
Ctrl + e
Move cursor at the end