microsoft / microsoft/pxt-microbit
A programme that is too large raises two error modals, one for V1 and another for V2.
Open
@riknoll is already working on this.
Since May 13, 2025.
P2
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
When a programme is too large for both micro:bit V1 and V2 MakeCode will indicate this with two error modals, one for each board. Ideally this should be combined into a single error message:
https://makecode.microbit.org/25237-41240-70250-63183
Tested on beta with:
- makecode.microbit.org version: 7.1.29
- Microsoft MakeCode version: 11.4.16
- microbit runtime version: v2.2.0-rc6
- codal-microbit-v2 runtime version: v0.2.69
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.