xxxxxxxxxx
This is a VS Code bug (one that I just spent hours diagnosing until I stumbled upon the workaround lol).
See: https://github.com/microsoft/vscode/issues/123257?_pjax=%23js-repo-pjax-container
Current workaround until May fix apparently:
Need to set the following in settings.json in VS Code
debug.focusWindowOnBreak: false
https://i.stack.imgur.com/Y223f.png