mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 20:29:03 +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.