diff --git a/automated_updates_data.json b/automated_updates_data.json index 8a7b974c5c..6aba56f63f 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "50afd05049bc87c288dc4c7ccbce55388522fe53", + "last_automated_updates_commit": "0a20f7194b1de1fd11d3981865ce502a3db7ac5a", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/preferences.md b/docs/gdevelop5/preferences.md index 59bf36a165..ac56ca5b8c 100644 --- a/docs/gdevelop5/preferences.md +++ b/docs/gdevelop5/preferences.md @@ -31,6 +31,8 @@ Themes let you customize the look of the interface. There are multiple themes to choose from, and you can even create your own. See [how you can make one](https://github.com/4ian/GDevelop/blob/master/newIDE/README-themes.md). +**Show type errors in JavaScript events** enables type error highlighting in the JavaScript code editor. When turned on, the editor will underline code that has type errors, helping you catch mistakes early. A restart of GDevelop is required for this change to take effect. + ## Changing backdrop click behavior ![](/gdevelop5/properties-dialogue.png)