8bitworkshop icon indicating copy to clipboard operation
8bitworkshop copied to clipboard

Edits cause IDE to un-pause

Open TheRealCatherine opened this issue 7 years ago • 1 comments

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)

TheRealCatherine avatar Dec 16 '17 03:12 TheRealCatherine

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)

sehugg avatar Jun 13 '18 22:06 sehugg