Debugging Electron renderer process with VSCode
I tried this document , but hit a problem. I went through the guide one by one and it is all fine until "1. Update the contents of renderer.js to" in "Debugging of the renderer process" section. But when I try "2. While your debug session is...." , VSCode shows the image like below and I cannot attach the debugger to the Electron process. The list in the image shows the tabs of my browser but there's no option corresponding to the electron process launched by the Main debugger. How do I solve this issue? I had that problem too. It appears, it takes time for Chrome Debugger to attach to the