Hello.
I noticed that my extension stopped working.
I found that the defaultParseCallStack returns null, which results in an error.
Here is the commit that led to it:
7922e82
Everything works with the old regular expression
An expression that fails to parse with the new regex:
"\tat c:\\repos\\vscode-inner\\frameworks.ide.vscode.extensions.oneapi-devcloud-connector\\out\\extension.js:28:16 "
Hello.
I noticed that my extension stopped working.
I found that the defaultParseCallStack returns null, which results in an error.
Here is the commit that led to it:
7922e82
Everything works with the old regular expression
An expression that fails to parse with the new regex:
"\tat c:\\repos\\vscode-inner\\frameworks.ide.vscode.extensions.oneapi-devcloud-connector\\out\\extension.js:28:16 "