Programino-ide-arduino-Shortcuts - Programino IDE for Arduino

Go to content
PROGRAMINO IDE - Shortcuts
Verify  Code
F9

Verify and  Upload Code
F10

Export  project to Arduino IDE
F11

Refresh  All
F5

Reset  Editor-Form
Ctrl +  Q

Force  autocomplete
Ctrl+SPACE

Moves  Caret
Left, Right,  Up, Down, Home, End, PageUp, PageDown

Moves caret  with selection
Shift+(Left, Right, Up, Down, Home, End, PageUp, PageDown)

Shows Find  dialog
Ctrl+F

Shows  Replace dialog
Ctrl+H

Find  next
F3 (select  text and press F3 or use the find or replace dialog)

Shows GoTo-Line dialog
Ctrl+G

Standard  clipboard operations
Ctrl+(C, V,  X)

Selects all  text
Ctrl+A

Undo / Redo  operations
Ctrl+Z,  Ctrl+R

Increase /  decrease left indent of selected range
Tab, Shift+Tab

Go to first  / last char of the text
Ctrl+Home,  Ctrl+End

Go to first  / last char of the text with selection
Shift+Home,  Shift+End

Go word left  / right
Ctrl+Left,  Ctrl+Right

Go word  left/right with selection
Shift+Ctrl+Left,  Shift+Ctrl+Right

Switches  between Insert Mode and Overwrite Mode
Ins

Remove word  left / right
Ctrl+Backspace,  Ctrl+Del

Moves  selected lines up / down
Alt+Up,  Alt+Down

Removes  current line
Shift+Del

Closes all  opened tooltips, menus and hints
Esc

Start / stop  macro recording, executing of macro
Ctrl+M,  Ctrl+E

Scrolls Up /  Down
Ctrl+(Up, Down)

Zoom in,  zoom out, no zoom
Ctrl+Wheel,  Ctrl+(NumpadPlus, NumpadMinus, 0)

Inserts /  removes comment prefix in selected lines
Ctrl+Shift+C,  Ctrl + K Ctrl + C, Ctrl + K + U


Back to content