Hmmm…can't seem to understand why Visual Code, running JavaScript, is changing a red breakpoint to a grey outline of one when google is launched. Debugger doesn't stop at it either. An explanation would be appreciated.
Josheir
Hmmm…can't seem to understand why Visual Code, running JavaScript, is changing a red breakpoint to a grey outline of one when google is launched. Debugger doesn't stop at it either. An explanation would be appreciated.
Josheir
Perhaps this is the issue?
[Edit] Disregard. It was PI-Hole blocking go.gamedev.net, link should be fine.
unfortunately, this does not work for JavaScript, “justMyCode” property is not allowed.
JohnnyCode said:
My gess is it's because the break point cannot be hit.
No, that isn't it. I can't find a Microsoft site that isn't for businesses. I did use the trick of putting: debugger; in the client code and it breaks that way. I read on GitHub that there are over 800 open bugs. People say they have no problems, though, and I would prefer using the regular breakpoint.
Josh