pxt-microbit icon indicating copy to clipboard operation
pxt-microbit copied to clipboard

"Sprial": There are errors when copy the code from Instructions to workspace

Open v-katherine opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug "Sprial": There are errors when copy the code from Instructions to workspace

Steps to reproduce the behavior 1.Navigate to https://makecode.microbit.org/beta 2.Turtle->Sprial->Show Instructions. 3.Click JavaScript or Python to show code. 4.Copy and paste the code into workspace.

Actual behavior: There are errors.

Expected behavior: There are no errors.

Screen Recording: error

Additional context: 1.OS: Windows11, iMac Ventura 13.6.6 2.makecode.microbit,org version: 7.0.12 3.Microsoft MakeCode version: 10.0.23

v-katherine avatar May 16 '24 08:05 v-katherine

This issue also reproduced in Turtle->Scanner

v-katherine avatar May 16 '24 08:05 v-katherine

Instructions say you need to add microturtle extension. This is not a bug.

create a new project
click on the gearwheel menu and click Extensions
select the microturtle extension

abchatra avatar Jul 25 '24 22:07 abchatra