Th3CracKed
Th3CracKed
For those having the same issue, check this thread to debug an installed vscode app https://stackoverflow.com/questions/39003860/how-can-i-debug-installed-vscode-extensions I didn't manage to make the source map work to debug ts files, but...
@christian-bromann thanks for your answer, The stack trace are showed correctly for ts files. I don't understand how wdio vscode service load/run the extension. Ideally I want to put the...
being able to debug extension in vscode launched by wdio vscode. Maybe if there's a way to automate the steps https://stackoverflow.com/questions/39003860/how-can-i-debug-installed-vscode-extensions combined with [vscode chrome debug ](https://github.com/microsoft/vscode-chrome-debug) Now I use...