I was debugging my extension for BC15 on a Windows 10 for the SandBox and I had no problem for my code to stop at the breakpoints. It has suddenly stopped working and I am unable to debug. I open the same project in another machine, with the same launch.json and the same app.json, with the same credentials, the same sandbox, all the same, and in this machine it works.
Does anyone think of what might be happening?
Has something similar happened to someone?