PythonEditor
PythonEditor copied to clipboard
A MicroPython editor for the BBC micro:bit that works with browsers.
> micro:bit support #24686 When attempting to copy/paste text into the REPL, eg a code snippet, the copied text is often incorrectly represented in the editor eg copying 'microbit program'...
> micro:bit support #24390 and #24529 User reports regular error when trying to use Quick Flash in beta Chrome on Mac OS 10.14.5
When using the new partial-flash feature, I've experienced this symptom twice on a Win 10 system. - Click Flash - Dialog gets stuck like this  - Editor area (of...
This case found when typing in a _variables.py_ example. Up to here, all entries and behavior is fine (note cursor position and code hint):  And here, one ")" character...
Kids tend to see both the 'Download' and the 'Save' button and wonder which one they should use (and adults tend to be even more confused) I think it would...
I'm trying a program with the ° symbol on android chrome. Serial is unresponsive i.e. my print statement isn't being echoed to serial window. I click the blue line click...
Clicking on Serial should open the REPL, this doesn't appear to be the case, though the micro:bit does say it's connected. Recording of trying to connect ![Screen Recording 2019-07-02 at...
I'm trying to transfer printed data from the webUSB serial screen to another package. I can hold left mouse button to highlight text but cannot right click onto this highlighted...
I'm trying a few scripts on the editor, when i click download a dialogue opens and offers me the options for my .hex file of open in text editor or...