mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 22:29:18 +00:00
Until now, there was little documentation on how to create breakpoints (including persistent ones with the `breakpoint` keyword). This may not be obvious to those who haven't used other IDEs before. This also documents' breakpoints persistent behavior since the editor state is saved.