bbcmicrobit / bbcmicrobit/PythonEditor
Beta: Pasting text into REPL is not consistent
Open
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
> 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' results in 'ram ram ram' etc

This isn't always the case and often the second or third attempt gets it right.
OSX Catalina
Chrome 77
Maybe related to #253
Contributor guide
Assessment
This issue has not been assessed yet.