pxt
pxt copied to clipboard
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
# Bug Template **Describe the bug** Navigating from "data Simulator" view back to the code view restarts the program **To Reproduce** Steps to reproduce the behavior: 1. Create a one-line...
Dynamic enum values reset to 0 once a change was made in the code. **To Reproduce** 1. Go to [https://makecode.com/playground#language-create-enums](https://makecode.com/playground#language-create-enums) 2. Click 'Run' 3. Add a 'Show $color' block from...
This consumes the newly proposed /api/ghtutorial/ endpoint. Opening as a draft PR because this endpoint isn't actually released yet. When loading a tutorial from github, this takes the response from...
Before @ganicke 's PR (#10078), alias statements have same reference (or help doc) as original statements have.  Thanks to his PR, `_removeAtStatement` (alias for `removeAt`) has an original page,...
Is it possible to implement several .blocks files? For example, to avoid cluttering one file with code blocks, as is done now? I think this is needed for large projects,...
At some point I was making custom blocks and couldn't get the result I wanted. Is it possible to make a block with a bunch of parameters, in which, for...
1. need a copy button for JS, Python 2. if an extension provides a simulator, it should be part of run
# Bug Template **Describe the bug** When using [auto-generation from the simulator](https://makecode.com/simshim), the category comments for namespaces do not work, as they are simply ignored. **To Reproduce** 1. Configure `core`...
Simple version for now since we just want a prototype, but easy to add list of packages to include / from share link support / etc if we want. Should...
Fixes https://github.com/microsoft/pxt-microbit/issues/5706 Upload target: https://makecode.microbit.org/app/85162957a6b556f452ce00deebb0d4425fb22de7-7f0c9fae0c--eval Note: the behavior is different when using the dev tools to simulate an ipad. To see the true behavior, try the upload target on an...