-
Notifications
You must be signed in to change notification settings - Fork 26
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
It does not work using the extension Remote Development v0.25.0 and being debugging inside the docker environment #195
Comments
With
|
Found existing issue #101. I can confirm that connecting through ssh without being inside the docker environment this extension works (purely on the remote host environment). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In addition to the details for issue, please provide us Executables information and Debug output unless you have confidence that they don't help us.
Executables
Version of bash-debug: (can be checked in: ctrl+shift+X or command+shift+X -> INSTALLED: Bash Debug)
Output of following commands (on windows, execute them in Command Prompt or PowerShell):
Debug output
I tried to put a breakpoint to the
testing_debugging.sh
:launch.json
:settings.json
:Debug console:
Terminal:
devcontainer.json
docker-compose.yml
Dockerfile
The text was updated successfully, but these errors were encountered: