pxt
pxt copied to clipboard
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
**Is your feature request related to a problem? Please describe.** I'm trying to teach good problem decomposition using functions and classes. As a scaffolding step I want to provide the...
Fixes https://github.com/microsoft/pxt-minecraft/issues/2781 EDIT: made it so there's a target name in each reset dialog as suggested: Arcade: Microbit: Minecraft:
Is it possible to add the following sentence, including the link to the new accessibility resources created by micro:bit, onto the [MakeCode Accessibility doc ](https://makecode.com/accessibility)so that users can find them?...
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. Release notes Sourced from form-data's releases. v3.0.2 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...
## Description Creates an AI Explanation for errors in user code ## How to use it? Click the "Explain With AI" button at the top of the problems panel when...
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important Fix CVE-2025-7339 (GHSA-76c9-3jph-rj3q) What's Changed...
### Description When attempting to paste a tutorial URL using the import button in MakeCode, the system throws an error indicating that the project URL is invalid. This issue impacts...
I want to create a property for the project, in which to implement the input type, so that the folder name can be used. So that when loading the project,...
https://github.com/microsoft/pxt/blob/b2f1590599b0db73021aee208b43e2336b9c0180/webapp/src/pxtjson.tsx#L169C22-L169C36 Implementation of fields of another type in pxtJsonOptions. In addition to checkbox, I would like an input in which a string would be entered. I want to implement in...