You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.
This is a vscode issue, but the problem is system dialog dependent. If I use the file dialog to open file, then "workspaceFolder" is wrong. But if i call vscode from command line (code .), then "workspaceFolder" is correct.
I will call from command line as a workaround ... work.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
I am able to run tests calling "mvn test" from terminal, but inside vscode occurs "Failed to get workspace folder from test" error.
The text was updated successfully, but these errors were encountered: