hbenl / vscode-test-explorer

The VS Code Test Explorer extension
MIT License
215 stars 55 forks source link

Stopped working on VSCode Insiders #160

Closed iangabrielsanchez closed 4 years ago

iangabrielsanchez commented 4 years ago

VS Code Insiders just got updated and it's now showing this error when trying to load tests:

[hbenl.vscode-test-explorer]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api hbenl.vscode-test-explorer

I tried running it with the command line switch but still doesn't work