-
### **User Experience:**
If, the language of a webpage is not specified, the screen reader assumes the default language set by the user. It is essential to specify a language and ensure that it is …
-
I have an error code (999) and the internet does not say what is going on.
[https://makecode.microbit.org/S55839-79015-77008-83299](url) controller code
[https://makecode.microbit.org/S57923-04463-9…
-
alert(1)
-
- pxtarget update
https://github.com/microsoft/pxt-microbit/commit/2085db76386a50531de9c30844d1db6be52ab2ff
https://github.com/microsoft/pxt-microbit/commit/6a0b05a270139dce5f433905ad08fd46a0c2eb…
-
We should really have an efficient implementation of this in the sim/c++. There's been a lot of interest in the forum but performance is a bottleneck right now when implemented in user code.
-
Using a simple touch program in MakeCode:
https://makecode.microbit.org/_C0xg4ievw4C0
1. Download program
2. Touch logo. See face on display. Face clears
4. Touch finger to mic casing on back …
-
### Check for duplicates
- [X] I have searched for similar issues before opening a new one.
### Problem
The `block-dynamic-connection` plugin monkey-patches `Blockly.InsertionMarkerManager`. It add…
-
While testing the commercial models, I observed that the general.pxt file includes a parameter for timestep, with a default value of 4. While this is consistent with commercial CBECC and is sometimes …
-
When running the commercial prototype defaults, the domestic hot water systems don't show up in the composed IDF files. It appears to be due to a mismatch between parameter used in the prototype that …
-
**Is your feature request related to a problem? Please describe.**
It's hard to make a Caesar cipher program in MakeCode blocks, but very easy in text-based languages like Python. MakeCode has a 'tex…