Debug your JavaScript code running in WebViews on any Android device from VS Code. A VS Code extension to debug your JavaScript code in the Google Chrome browser or other WebView targets on Android ...
When setting "debug.javascript.autoAttachFilter": "onlyWithFlag" is vscode settings, I can't find a way to run vitest so that vscode will automatically attach to the correct Node.js process and stop ...