- VSCode Version: 1.9
- OS Version: 10.12.3
Steps to Reproduce:
- Set a breakpoint and start debugging node process
- After breakpoint is hit, just try to Step Over (F10) or Step Into (F11) and both will hang. However, if you set a breakpoint on the next line, and do Continue (F5), it'll continue.
This did not happen in 1.8.1 but started happening right after 1.9.
Steps to Reproduce:
This did not happen in 1.8.1 but started happening right after 1.9.