This repo contains the new, upcoming JavaScript debugger for VS Code. It's currently a work in progress, expect minor bugs and incompatibilities at this stage. Then you should be able to run and debug ...
I'm experiencing an issue with VSCode's debugging capabilities when using a proxied domain that points to a local development server. While the page loads correctly through the proxy, VSCode is unable ...