8bitworkshop
8bitworkshop copied to clipboard
Edits cause IDE to un-pause
Version 2.1.0 editing for VCS
When I click pause in the IDE and make edits to the code the IDE will automatically unpause after successfully inputting a line. This is mostly a problem because when top-down coding, such as when copying from the book, the emulator will often stop working at some point and the only way to get it working again is to select another file and re-load the file I'm working on (I'll file a separate bug for that)
I think this may be fixed in newer versions. Make sure you do a full refresh as Chrome aggressively caches .js files. (That's why I have a separate /x.y.z/ subfolder for each version)