microcode icon indicating copy to clipboard operation
microcode copied to clipboard

Coding "on the go" with the micro:bit (V2)

Results 65 microcode issues
Sort by recently updated
recently updated
newest added

This situation usually occurs when I write programs that are quite large and have many Jacdac modules connected. when I press reset, it should operate normally again. Error Code is...

bug

Analysis of projects from https://microbit.org/projects/make-it-code-it/?filters=advanced,makecode show we would need the following new features to cover all 87 projects. ## Hardware - [ ] light level - [ ] accelerometer X,...

Should document fact that programs created in web browser are not saved to the device (and vice versa).

If you switch to two different pages at same time. Intended semantics: last switch (in rule order) wins.

bug
Compiler/Runtime

there's no verbal indication when a menu (picker) becomes visible, or disappears

bug
accessibility

![image](https://user-images.githubusercontent.com/10767146/199596787-2fd03e66-1444-4211-af62-c30def0a3b61.png)

bug
accessibility

https://microsoft.github.io/microcode/docs/samples/double-counter loses b press on switch to page 2 and a press on switch to page 1 needs to bump counters on page switch as well

bug
Sample Programs

to create more beautiful music, we need just two tiles - [ ] start [1-5]: which scale degree (C,D,E,F,G) of C major does the music editor start at? default =...

enhancement
P1
tiles

last writer wins, per our semantics, but the following program shows a smiley, not a cyclops ![image](https://user-images.githubusercontent.com/10767146/198101054-8f5dd486-9eaf-4b20-9273-1497bcfa5e08.png)

bug
Compiler/Runtime