F Forge Guide

Forge Guide › Keyboard shortcuts

Keyboard shortcuts

Forge is built to be driven from the keyboard. On macOS, read Ctrl as Cmd throughout.

Tools

Single keys, no modifier, the same convention design tools have used for years.

KeyTool
VSelect
HHand (pan)
FFrame
TText
RRectangle
OEllipse
LLine
IImage
BButton
CContainer
AFlex container
GGrid container

Selection

ShortcutAction
EnterSelect first child
Shift + EnterSelect parent
TabNext sibling
Shift + TabPrevious sibling
Shift + clickAdd to selection
EscDeselect
Advertisement

Editing

ShortcutAction
Ctrl + ZUndo
Ctrl + Shift + ZRedo
Ctrl + C / X / VCopy, cut, paste
Ctrl + DDuplicate
Ctrl + GGroup into a container
Ctrl + Shift + GUngroup
DeleteDelete selection
Arrow keysNudge by 1px
Shift + arrowsNudge by 10px
Double-click textEdit in place

Viewport

ShortcutAction
Space + dragPan the canvas
Middle-mouse dragPan the canvas
Ctrl + scrollZoom to the cursor
Shift + 1Zoom to fit
Shift + 2Zoom to selection

Panels and modes

ShortcutAction
Ctrl + KCommand palette
Ctrl + 'Toggle the code panel
Ctrl + EnterPreview
Ctrl + SSave the project file

If you forget any of this, the command palette (Ctrl + K) lists actions with their shortcuts alongside. Searching it is usually faster than looking them up.