What code does the web ide decide to load when it starts up?
I assumed it had loaded my last saved file, I made a few changes to the code & saved it (overwriting my source file).
The problem was it was old code that was loaded, not the most recent & I lost some previous changes (not too bad, only took about 30 mins to redo).
It may be better if the IDE opened up with a blank code editor - at least we could be sure what was loaded.
Also: How does the auto-save to Chrome's Cloud Storage function?
@DaveNI started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
What code does the web ide decide to load when it starts up?
I assumed it had loaded my last saved file, I made a few changes to the code & saved it (overwriting my source file).
The problem was it was old code that was loaded, not the most recent & I lost some previous changes (not too bad, only took about 30 mins to redo).
It may be better if the IDE opened up with a blank code editor - at least we could be sure what was loaded.
Also: How does the auto-save to Chrome's Cloud Storage function?