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

Please implement the ternary operator block. This should not create problems, since Google Blockly has had this block for a long time. It would be great if the block was...

Previously, parameter type icons were displayed when editing a function, but now they are not. There is no way to understand which type. These screenshots are from microbit stable. ![Image](https://github.com/user-attachments/assets/707cdd1a-f7ee-4887-97d8-f1ce3ffe6ff9)...

The text "function" in the function definition block is no longer translated in all languages. ![Image](https://github.com/user-attachments/assets/8e61d2a0-5bdc-424f-90cf-50bbebcffd48) I see it in microbit and in beta.

Dear MakeCode team, I would like to request the addition of my BMP280 extension to the MakeCode extension gallery. - **Repository**: https://github.com/tanagogedora/bmp280betaVrJP - **Device**: micro:bit - **Sensor**: BMP280 (pressure, temperature...

1. git clone https://github.com/microsoft/pxt-jacdac 2. cd pxt-jacdac 3. npm install makecode 4. mkc init 5. makecode -u -j --mono-repo -c mkc-maker.json ``` Run makecode -u -j --mono-repo -c mkc-maker.json using...

bug
cli

Have seen this across our editors. User will somehow get themselves into a state where they cannot drop the block they had selected. It follows the cursor around the screen....

blocks editor

I would like build the following micro:bit extension: https://github.com/emakefun/pxt-irRemote (commit: 449e6642) I used the following descriptions: - https://github.com/kshannon-ucsd/pxt-pixy2?tab=readme-ov-file#developer-setup - https://makecode.com/simshim Used build environment: `docker pull nevergone/microbit-makecode-editor:7.0.57-tools` The error is shown...

When building a PXT target with `staticpkg`, there are a number of issues with the documentation pages. These issues all happen when serving `built/packaged` from the root URL with a...

**Is your feature request related to a problem? Please describe.** Tutorial content gets cut off on short screens, both in the modal and in the upper portion of the editor....