2 Operation
8
Some functions of the menu bar are also available in the toolbar and can be selected by a simple mouse
click. The meaning of the symbols is briefly described by a tool tip function (hover over the respective
symbol with the mouse pointer). In addition, further information about the relevant function is then also
displayed in the status bar.
Symbol Meaning Description
Undo (Ctrl+Z) Undo previous action
Restore Restore previously undone action
Cut (Ctrl+X) Remove selected data and transfer to clipboard
Copy (Ctrl+C) Copy selected data and transfer to clipboard
Paste (Ctrl+V) Insert data from the clipboard
Find (Ctrl+F) Search for entered text
Function text (F4) Insert function text from the browser window
See also section "Browse window ", page 10.
Compile (F7) Compile ST code
Start debugging Start debugging (cold start)
After starting, a program that is already on the device is termi-
nated. Instead, the current program is loaded onto the device.
See also section "Debugging ", page 12.
Terminate debugging Terminate debugging
After terminating, the current program remains on the device
and is run.
See also section "End ST editor ", page 12.
Start/continue (F5) Start program or continue running after interruption
Interrupt program Interrupt program
Single step (F11) Run program in a single step
Exit Terminate program
Next bookmark (F2) Move insertion mark to the next bookmark
Toggle bookmark
(Ctrl+F2)
Toggle bookmark for the current line
Previous bookmark
(Shift+F2)
Move insertion mark to the previous bookmark
Delete bookmark
(Shift+Ctrl+F2)
Delete all bookmarks
Toggle breakpoint (F9) Toggle breakpoint for the current line