• @Gordon

    If the IDE runs on chrome, maybe you could try to use localStorage. You could JSON.stringify the code and save it on the storage and when you open the IDE, all that has to be done is JSON.parse.

    No clue if it works like that in the IDE, but with browsers it works perfectly :)

About

Avatar for user49360 @user49360 started