Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
call update_exports from LSP didSave function
exports in the inspector were not properly appearing when a gdscript was saved using an external IDE this commit adds a call to GDScript::UpdateExports toward the end of GDScriptTextDocument::didSave
- Loading branch information