godot
godot copied to clipboard
Store script states for built-in scripts
- script state data (caret_position, bookmarks, breakpoints etc.) for built-in scripts is now saved
- previously built-in scripts are now re-opened on editor launch, if their scenes are also open
Closes #26481
You're looking for #26481 maybe?