SoFunction
Updated on 2025-04-11

Summary of shortcut keys for easy language operation

The following are the shortcut keys for Easy Language:

Preview design window Ctrl+Enter

Run F5

Terminate the run Ctrl+F5

Compile F7

Menu Editor Ctrl+E

Instant Help F1

Jump between edit windows. Press the Ctrl key and do not place it, and then press the Tab key repeatedly to jump between all the current editing windows; press the Ctrl key and press the Tab key at the same time, and then release it, and you can jump between the last two editing windows Ctrl+Tab code editing interface

Function Shortcut keys

Insert the current unit Ctrl+N

Insert new row before the current row

Compile the current line Shift+Enter

Delete row F10

Block Ctrl+K

Unblock Ctrl+M

Insert global variable Ctrl+G

Insert local variable Ctrl+L

View expressions/variables Shift+F9

Single-step tracking F8

Step-by-step tracking into Shift+F8

Tracking Return Ctrl+Shift+F8

Execute to cursor Ctrl+F8

Set or clear breakpoint F9

Conditional breakpoint Ctrl+F9

Clear all breakpoints Ctrl+Shift+F9

Go to the current execution position Ctrl+

Jump to the previous subprogram Ctrl + Alt + ↑

Jump to the next subprogram Ctrl + Alt + ↓

You can learn how to make your programming faster. Thank you for your support.