Hotkeys

While the cursor is anywhere within the Editor Pane:

Edit on GitHub

Activate Auto-Completion

While the cursor is anywhere within the Editor Pane:

FieldDescription
Ctrl+SpacePop-up auto-completion list

Value Modification

While the cursor is within an attribute's value:

:Ctrl+Up:

FieldDescription
Ctrl+DownModify value by 1 (with live update in preview)

:Ctrl+Shift+Up:

FieldDescription
Ctrl+Shift+DownModify value by 10 (with live update in preview)

Export and Build

FieldDescription
Ctrl+EExport code only
Ctrl+BExport code and recompile
Ctrl+Shift+BClean and rebuild

Preview Pane

FieldDescription
Ctrl+mousewheelZoom in and out
Ctrl++Zoom in
Ctrl+-Zoom out
Ctrl+0Reset zoom
Ctrl+Shift+0Fit to screen
Two-Fingered ScrollPan preview

Pressing the Ctrl key also allows you to:

  • visualise bounding box, padding, margins and click area,
  • check size and position by dragging,
  • perform measurement,
  • double click to jump to the XML file,
  • single click to change editor focus to the matching XML element.

How is this guide?

Last updated on

On this page