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