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

Create buffer in blocks mode

Open martinwork opened this issue 2 years ago • 2 comments

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

image

martinwork avatar Nov 06 '23 17:11 martinwork

This is a good candidate for extension

abchatra avatar Feb 06 '24 18:02 abchatra

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.

microbit-carlos avatar Apr 05 '24 15:04 microbit-carlos