microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
708 stars 588 forks source link

Teacher Tool: Better in-line displays of blocks #5908

Open thsparks opened 1 week ago

thsparks commented 1 week ago

Currently what we display in-line for blocks can be pretty strange: image

Can we do the same thing we do for the javascript toolbox here? Or use the actual text from the block somehow?

thsparks commented 1 week ago

Better yet, can we copy what tutorials do?

image