The new version of VS Code uses the old Chrome Debugger (same for Node Debugger)
Original link: https://www.liesauer.net/blog/post/switch-back-to-legacy-chrome-debugger-in-latest-vscode.html # 1. Install legacy debugger Since the new version of VS Code does not allow the direct installation of deprecated plug-ins in the application, we need to install it by manually installing the vsix file.  Click `Marketplace` on the plugin description page to jump to the plugin download page ![WeChat […]
The new version of VS Code uses the old Chrome Debugger (same for Node Debugger) Read More »