Closed lukaszsamson closed 1 year ago
The implementation is most likely incorrect
e.g. debug command in runTest.ts assumes there is only one workspace folder
vscode.debug .startDebugging(vscode.workspace.workspaceFolders![0], debugConfiguration)
The implementation is most likely incorrect
e.g. debug command in runTest.ts assumes there is only one workspace folder