10 LibreOffice Basic IDE Shortcuts

Learn LibreOffice Basic IDE Shortcuts for Windows

Most Used LibreOffice Basic IDE Shortcuts

ActionLibreOffice Basic IDE Shortcuts
Run code starting from the first line, or from the current breakpoint, if the program stopped there beforeF5
StopShift + F5
Add watch for the variable at the cursorF7
Single step through each statement, starting at the first line or at that statement where the program execution stopped before.F8
Single step as with F8, but a function call is considered to be only one statementShift + F8
Set or remove a breakpoint at the current line or all breakpoints in the current selectionF9
Enable/disable the breakpoint at the current line or all breakpoints in the current selectionShift + F9
Stop a running macro (this shortcut also works outside of the Basic IDE)Shift + Ctrl + Q

READ NEXT:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button