Daniel Lyons' Notes

Godot Keyboard Shortcuts

My Shortcuts

Show/Hide Bottom Panel ⌘+J
Show/Hide Left Sidebar
Show/Hide Right Sidebar
Distraction Free Mode ⌘ ⇧ D
Run/Reload Project ⌘B
Run/Reload Scene ⌘R
Search for string in all code files In Script Editor, click Search > "Find in Files"
Search the reference docs (help) ⌘ ⇧ H
Make script editor floating
Quick Open (Scene or Script) ⌘ ⌥ O

Debugger

Continue ^ ⌘ Enter
Next Breakpoint ^ ⌘ →
Prev Breakpoint ^ ⌘ ←
Skip Breakpoints
Godot Keyboard Shortcuts
Interactive graph
On this page
My Shortcuts
Debugger