Godot Engine
Toggle a breakpoint
In Godot Engine, F9 will toggle a breakpoint. On a Mac, press Cmd + Shift + B instead.
Where it works: Script editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdShiftB |
| Windows | Desktop app | F9 |
Where this comes from
Default editor shortcuts - Godot Engine 4.6 documentation
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.