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 ...
vscode-debugger-dojo/ ├── packages/ │ ├── vite-react-demo/ # Vite + React 项目调试(Launch & Attach + user-data-dir) │ ├── nextjs-demo ...