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 attachDotnetDebugger with custom config #4517

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

fflaten
Copy link
Contributor

@fflaten fflaten commented Apr 13, 2023

PR Summary

Fixes dotnetDebuggerConfigName-option in launch config when using new attachDotnetDebugger feature introduced in #3903. Always threw config not found-error when dotnetDebuggerConfigName was set.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • [NA] PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

@fflaten fflaten requested a review from a team April 13, 2023 20:50
@fflaten
Copy link
Contributor Author

fflaten commented Apr 13, 2023

/cc @JustinGrote Not sure how to add tests for this, but feel free to commit if you know. 🙂

@JustinGrote
Copy link
Collaborator

Thanks! I'll take it from here!

@JustinGrote JustinGrote self-assigned this Apr 13, 2023
@JustinGrote JustinGrote enabled auto-merge (squash) April 14, 2023 16:18
@JustinGrote
Copy link
Collaborator

@andschwa test added, ready for review. Thanks again @fflaten for the catch!

@andyleejordan andyleejordan changed the title Fix attachDotnetDebugger with custom dotnet config Fix attachDotnetDebugger with custom dotnet config Apr 14, 2023
@andyleejordan andyleejordan changed the title Fix attachDotnetDebugger with custom dotnet config Fix attachDotnetDebugger with custom config Apr 14, 2023
@JustinGrote JustinGrote merged commit 4d71946 into PowerShell:main Apr 14, 2023
@fflaten fflaten deleted the attach-customdotnetconfig branch April 14, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants