VS Code Chrome Debugger Not Opening Window Until Prelaunch Task Completes in Angular Project
I’m experiencing an issue with debugging my Angular application using Visual Studio Code and the Chrome debugger. When I start the debugging session, the Chrome browser window doesn’t open until I manually exit the prelaunch task. This behaviour is preventing me from seamlessly starting my debugging process. Here are the details: