pxt-microbit
pxt-microbit copied to clipboard
Create buffer in blocks mode
Is your feature request related to a problem? Please describe.
Would it be possible to create a buffer without switching to Javascript?
Describe the solution you'd like
A block for control.createBuffer()
Additional context
Example https://makecode.microbit.org/_Rd8U542yEctE
This is a good candidate for extension
Do blocks need to be in the toolbox to be able to exist? We could have an extension to have the blocks in the toolbox, but being able to write the code in the TypeScript view and be able to go back and forth would be useful as well.