Json files does not visualy update (Feedback / Question)

Hello, im trying to do js with json. In system everything works good. the Json loads, saves and updates in files. but it does not update in visual editor. So when i change and save the file again i will lose the changes made from system (removing strings).

For now, the console and the editor don’t automatically sync. You can manually run the refresh command from the console and it will force a refresh, updating the editor with any files created/edited via the console or programmatically so you can see the changes.

1 Like

Yes that was what i was searching for. Sometimes it updates automaticly after the refresh command but sometimes not. Ill try the refresh command. Thank you for this epic website.

2 Likes

2 posts were split to a new topic: Reading message from JSON file sometimes outputs an old message