Keyboard shortcuts

This page lists the current macOS and Windows keyboard shortcuts available in Code Workbooks.

Select the Help menu in the upper left corner, then select ⌘ Keyboard shortcuts to view a pop-up with all keyboard shortcuts. Alternatively, you can view all keyboard shortcuts by using Shift+?.

macOS shortcuts

Editor

  • Run selected code in console: Cmd+Shift+Enter
  • Open completion suggestions: Tab
  • Close full screen viewer or editor / clear new node: Esc
  • Open full screen editor: Cmd+Alt+E

Execute

  • Run selected dataset: Cmd+Enter
  • Run all saved datasets: Cmd+Alt+Enter

Graph

  • Delete selected node: Del
  • Delete selected nodes: Backspace
  • Zoom to selected nodes: Space
  • Layout all graph nodes: Cmd+Shift+A
  • Layout all graph nodes by color group: Ctrl+Shift+G
  • Layout selected graph nodes: Cmd+L
  • Select next node: Right arrow
  • Select previous node: Left arrow
  • Select all graph nodes: Cmd+A

Workbook

  • Import dataset: Cmd+Alt+R
  • Open branch menu: Cmd+B
  • Search in workbook: Cmd+Shift+F
  • Close all helper panels: Ctrl+Cmd+C

Windows shortcuts

Editor

  • Run selected code in console: Ctrl+Shift+Enter
  • Open completion suggestions: Tab
  • Close full screen viewer or editor / clear new node: Esc
  • Open full screen editor: Ctrl+Alt+E

Execute

  • Run selected dataset: Ctrl+Enter
  • Run all saved datasets: Ctrl+Alt+Enter

Graph

  • Delete selected node: Del
  • Delete selected nodes: Backspace
  • Zoom to selected nodes: Space
  • Layout all graph nodes: Ctrl+Shift+A
  • Layout all graph nodes by color group: Ctrl+Shift+G
  • Layout selected graph nodes: Ctrl+L
  • Select next node: Right arrow
  • Select previous node: Left arrow
  • Select all graph nodes: Ctrl+A

Workbook

  • Import dataset: Ctrl+Alt+R
  • Open branch menu: Ctrl+B
  • Search in workbook: Ctrl+Shift+F
  • Close all helper panels: Ctrl+Ctrl+C