Replies: 1 comment
-
Hey @Dev-Marco , thanks for pointing out the issue. Actually, we've realised that updating a json file is not very intuitive especially not for students & beginners. People quickly mess up the json file. Copying might help, but ultimately we have to have a Settings panel. So we're working on it and it will completely eliminate the json complexities. The settings panel will be released by Oct-Nov update. Will that help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just made some custom settings in the phcode.json, and silly me — I forgot that JSON really doesn't like a trailing comma at the end.
As a result, the file was reset on the next startup.
A simple window showing the current settings, allowing the user to copy them before reverting — or even edit the settings file directly — could really help prevent this issue.
Beta Was this translation helpful? Give feedback.
All reactions