News

VSCode JavaScript Debugger is not binding breakpoints nor printing console logs ... but all breakpoints say "unbound breakpoint" and I don't see any of the console logs that should normally be there. ...
mhm, I have a strange problem with a JS-file. When I run it within VS Code, it does not show all three console.log-lines, sometimes only the first, sometimes the first two, or sometimes the first with ...