microsoft / microsoft/pxt-microbit
No breakpoints on else if blocks
Open
@riknoll is already working on this.
Since Apr 7, 2020.
debugger
P2
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
No breakpoints on else if blocks
Steps to reproduce the behavior
1.Navigate to https://makecode.microbit.org/beta#
2.Games-->Rock Paper Scissors->Start Tutorial
3.Toggle debug mode
Expect behavior
Breakpoint on else if block
Actual behavior
No breakpoints on else if blocks

Additional context
1.OS: Windows(rs6)
2.makecode.microbit.org version: 2.3.10
3.Microsoft MakeCode version: 5.37.15
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.