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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
@cxww107 AFAIK, the cwd set in the debug config in the launch.json file does get passed to delve regardless of whether you are debugging a test or a program. Please log a new issue with a sample code set and reproducible steps.
Expected behavior: prints "CWD: /home"
Actual behavior: prints "CWD: ...workspaceRoot"
The text was updated successfully, but these errors were encountered: