pxt icon indicating copy to clipboard operation
pxt copied to clipboard

Microsoft MakeCode (PXT - Programming eXperience Toolkit)

Results 269 pxt issues
Sort by recently updated
recently updated
newest added

MakeCode programming for Minecraft Education Edition as well as the normal Bedrock Edition is currently missing a number of very critical features, with the most damaging being in the area...

I'm always frustrated when my kids loose half a day of daddy support work. **Describe the solution you'd like** Make the "undo" history keeping every step, flushing only on request...

enhancement

In shared projects there are two buttons for editing. The gray one, which works fine and the button in the top right corner of the iframe. If some clicks on...

The following crashes on hardware (and probably sim as well): ```typescript function bugTest() { let q = 0 function foo() { // const foo = () => { // fixes...

We shouldn't assume that master is the default branch. Cleaning up to remove this assumption.

Sometimes I see that shadow blocks are black when you create new blocks on the workspace. If you click on them to open the drop-down menu, or expand the block,...

blocks editor

**Describe the bug** Block "**Math.abs**" can't load in "**Guitar**" **Steps to reproduce the behavior** 1.Navigate to https://makecode.microbit.org/projects/guitar/accelerometer 2.Click "**Math.abs**" **Expect behavior** It can load Actual behavior Block "**Math.abs**" can't load...

### Problem Loading an extension and then loading a second extension that contains the first can lead to missing subcategories. ### Repro Steps 1. Open up a Microbit and reset...

bug

Micro:bit offline app worked well on my mac, but last few days I get the error message: ReferenceError: status is not defined at autoupdaterError (/Applications/MakeCode for microbit.app/Contents/Resources/app/out/src/updater/updateService.js:152:43) at AutoUpdater. (/Applications/MakeCode...

The browser's tab freezes when pxt is removed from the DOM. This happens on chromium based browsers. It does not happen in firefox. **To Reproduce** 1. Clone pxt repository (https://github.com/microsoft/pxt.git)...