-
Notifications
You must be signed in to change notification settings - Fork 29.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
External debugger #54532
Comments
Please file this issue against the Bash debugger. |
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. Happy Coding! |
Could you explain why you assess this? Thank you again! |
@antonio-petricca how a terminal is configured for debugging depends on the debug extension. Passing environment variables specified in a debug config to the debugger or debuggee is the responsibility of the debug extension. VS Code does neither control nor prescribe how this is done. |
Thank you for you kindly answer! |
Steps to Reproduce:
Run debugger
Output:
The text was updated successfully, but these errors were encountered: