Skip to content
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

Fix debugger attach to process when running on WSL #267

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

DavidArchibald
Copy link
Contributor

Fixes #245. A copy of the work at microsoft/vscode-python/pull/20741.

@paulacamargo25 paulacamargo25 self-requested a review March 20, 2024 20:50
@paulacamargo25 paulacamargo25 added the bug Issue identified by VS Code Team member as probable bug label Mar 20, 2024
@paulacamargo25 paulacamargo25 added this to the March 2024 milestone Mar 20, 2024
@paulacamargo25
Copy link
Contributor

paulacamargo25 commented Mar 20, 2024

Thanks for your pr @DavidArchibald, could you run prettier in order to fix the linter? npm run format-fix

@DavidArchibald
Copy link
Contributor Author

Ah, thanks for pointing that out, @paulacamargo25. I saw some CI failures in other files so I thought this was noise as well. Should be done.

@paulacamargo25 paulacamargo25 merged commit 5cf35c9 into microsoft:main Apr 22, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use WSL PS Error Fix
4 participants