Keyboard Shortcuts

Complete list of keyboard shortcuts for efficient editing in LVGL Pro Editor.

Master these keyboard shortcuts to speed up your workflow and edit more efficiently in the LVGL Pro Editor.

Auto-Completion

Activate auto-completion while the cursor is anywhere within the Editor Pane:

ShortcutAction
Ctrl+SpacePop-up auto-completion list

Value Modification

Adjust attribute values with live preview updates while the cursor is within an attribute's value:

ShortcutAction
Ctrl+/Ctrl+
Modify value by 1
Ctrl+Shift+/Ctrl+Shift+
Modify value by 10

Export and Build

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

Preview Pane

Navigate and interact with the preview pane using these shortcuts:

Zoom Controls

ShortcutAction
Ctrl+Mouse WheelZoom in and out
Ctrl++Zoom in
Ctrl+-Zoom out
Ctrl+0Reset zoom
Ctrl+Shift+0Fit to screen
ShortcutAction
Two-Fingered ScrollPan preview

Advanced Ctrl Key Features

Pressing the Ctrl key while hovering over the preview pane enables additional functionality:

  • Visualize bounding box, padding, margins and click area
  • Check size and position by dragging
  • Perform measurements
  • 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