Closed mike-lischke closed 2 years ago
How are you debugging the extension? I updated the launch.json in the repo and there is no need to run the server now.
The thing is: I don't debug your extension, but mine (vscode-antlr4), which has nothing to do with duktape. Still your debug extention is activated and produces this error.
With the latest extension version (0.5.6) I get now an error when I debug my own extension.:
Additionally I get:
though I don't know if that is throw for the duktap-debug extension or comes from something else.