LibreOffice Basic IDE keyboard shortcuts

LibreOffice Basic IDE

Zeynel -
6 years ago
- Shortcuts
0
F5

Run code starting from the first line, or from the current breakpoint, if the program stopped there before

0
↑  Shift + F5

Stop

0
F7

Add watch for the variable at the cursor

0
F8

Single step through each statement, starting at the first line or at that statement where the program execution stopped before.

0
↑  Shift + F8

Single step as with F8, but a function call is considered to be only one statement

0
F9

Set or remove a breakpoint at the current line or all breakpoints in the current selection

0
↑  Shift + F9

Enable/disable the breakpoint at the current line or all breakpoints in the current selection

0
↑  Shift + Ctrl + Q

Stop a runing macro (this shortcut also works outside of the Basic IDE)

Note: If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+Ctrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8.

Share this page on:
Is this page helpful?
0 0

Advertisement

Program information

Program name: LibreOffice Basic IDE LibreOffice Basic IDE (Developer tools)

Web page: help.libreoffice.org/Common/Ba...

Last update: 11/11/2019 8:10 PM UTC

How easy to press shortcuts: 90%

More information >>

Shortcut count: 8

Platform detected: Windows or Linux

Similar programs



User operations

Add LibreOffice Basic IDE to your list of favorites

Advertisement


What is your favorite LibreOffice Basic IDE hotkey? Do you have any useful tips for it? Let other users know below.


 
No comments yet. Ask, or type the first one!