mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-31 22:22:05 +00:00
Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated documents before saving, then update the document in `GDScriptTextDocument::didSave`.