-
is it possible to add button methods to both buttons a an b to detect when both were pressed. microsoft makecode (java) supports both buttons being pressed as a trigger for a callback. I've written co…
-
Hi @DFRobot,
As you might have seen from microsoft/pxt-microbit#3506 this extension is currently not compiling against the latest version of Micro:bit CODAL. This means it will not work with micro:…
-
I updated the .blocks files like described there: https://makecode.com/develop/blockstests
That resulted in new errors, telling there are XML nodes missing. I had to remove these XML Nodes to pass …
-
**Describe the bug**
When using an "on event from" handler with value MICROBIT_EVT_ANY, each event is delivered twice.
Tested using Button A events and MES_DPAD events.
Occurs on live and b…
-
https://tech.microbit.org/software/hex-format/#microsoft-makecode-editor
>Hex files generated by the [MakeCode Editor](https://makecode.microbit.org/) have embedded meta-data inside the .hex file. …
-
When the script is stoped, all the voting history will be deleted.
-
Arising from support ticket https://support.microbit.org/helpdesk/tickets/75447 (private)
The HTML display, Download and Copy are all truncated just before the accented character.
https://makeco…
-
Hello,
Sorry for bothering, but I gave up after long search around topic of extensions for Minecraft: Education Edition.
**I would ask how can I actually build an extension like yours and use it…
-
**Describe the bug**
**Hot Potato** Python/JS tutorial: Highlight background frame for code is not fit
**Steps to reproduce the behavior**
3-19-2023 -- see note in https://github.com/microsoft/…
-
Trying to build Makecode with Docker v26+ fails, as trying to pull the `pext/yotta:latest` image (for the V2 CODAL build) throws the following error:
```
$ docker pull pext/yotta:latest
latest: P…