YuggothFungi
Results
2
comments of
YuggothFungi
I came across the same issue and noticed that if you first call TerminalView, for instance, in any other test, then ProblemsView is opened without any issue: const terminalView =...
Currently I can work around this by using CLI command to start VS Code with added " --open-url -- "vscode://url" " arguments.