pxt icon indicating copy to clipboard operation
pxt copied to clipboard

New feature request for loop - support initializer other than zero

Open machinehistories opened this issue 7 years ago • 2 comments

It would be great to have a variable for both the start and end of the for loop block instead of having it with the default set to zero as it currently exists. It would also be great to have a ++ or -- option. While I know it's easy enough to jump into java and modify the loop, visually I prefer the graphic quality of the makecode page to only display the native components and not have custom code blocks.

machinehistories avatar Feb 03 '18 23:02 machinehistories

Feature request here is for starting initializer for the loop instead of zero

abchatra avatar May 15 '18 23:05 abchatra

+1.

jfo8000 avatar Dec 18 '20 05:12 jfo8000