hbenl / vscode-jasmine-test-adapter

Jasmine Test Adapter for the VS Code Test Explorer
MIT License
20 stars 20 forks source link

Use attaching the debugger instead of the session #7

Closed flovilmart closed 6 years ago

flovilmart commented 6 years ago

Theres a known issue in node < 8 where the debugger wont detach

https://github.com/Microsoft/vscode-node-debug2/pull/112