Skip to content

Keyboard Shortcuts

MLOps Desktop supports keyboard shortcuts for common actions. Learn these to speed up your workflow.

ShortcutAction
Scroll or Two-finger dragPan the canvas
Pinch or Cmd + ScrollZoom in/out
Cmd + 0Reset zoom to 100%
Cmd + 1Fit all nodes in view
ShortcutAction
ClickSelect node
Cmd + ClickAdd to selection
Drag selection boxSelect multiple nodes
Cmd + ASelect all nodes
Delete or BackspaceDelete selected nodes
Cmd + DDuplicate selected nodes
EscapeDeselect all
ShortcutAction
Cmd + EnterRun pipeline
Cmd + .Stop running pipeline
Cmd + SSave pipeline
Cmd + OOpen/load pipeline
Cmd + NNew pipeline

When editing code in a Script node, standard Monaco Editor shortcuts apply:

ShortcutAction
Cmd + ZUndo
Cmd + Shift + ZRedo
Cmd + XCut line
Cmd + CCopy
Cmd + VPaste
Cmd + DSelect next occurrence
Cmd + Shift + LSelect all occurrences
ShortcutAction
Cmd + GGo to line
Cmd + PQuick open
Cmd + Shift + OGo to symbol
Cmd + HomeGo to start
Cmd + EndGo to end
Cmd + ↑/↓Scroll up/down
ShortcutAction
TabIndent
Shift + TabOutdent
Cmd + /Toggle line comment
Cmd + Shift + /Toggle block comment
Cmd + Shift + KDelete line
Alt + ↑/↓Move line up/down
Alt + Shift + ↑/↓Duplicate line up/down
Cmd + EnterInsert line below
Cmd + Shift + EnterInsert line above
ShortcutAction
Alt + ClickAdd cursor
Cmd + Alt + ↑/↓Add cursor above/below
Cmd + DAdd selection to next match
ShortcutAction
Cmd + ,Open settings
Cmd + QQuit application
Cmd + MMinimize window
Cmd + WClose window
ShortcutAction
Cmd + BToggle sidebar
Cmd + JToggle output panel
Cmd + Shift + EFocus properties panel
  1. Cmd + N — New pipeline
  2. Add nodes with toolbar
  3. Configure in properties panel
  4. Cmd + Enter — Run
  5. Cmd + S — Save when satisfied
  1. Cmd + A — Select all
  2. Drag to reposition
  3. Delete — Clear canvas
  4. Or Cmd + Click to select specific nodes

All shortcuts use the Cmd key on macOS. On future Windows/Linux releases, Cmd will be replaced with Ctrl.

macOSWindows/Linux
CmdCtrl
OptionAlt
DeleteBackspace