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

vscode extension update breaks ionide debugging; config missing brokeredServicePipeName property #2039

Open
ThomasRizzo opened this issue Sep 12, 2024 · 1 comment

Comments

@ThomasRizzo
Copy link

dotnet/vscode-csharp#7533
I'm getting this error when trying to debug unit tests.
"Start debugging failed. Provided launch or attach configuration is missing required property 'brokeredServicePipeName'."
Temporary workaround is to add brokeredServicePipeName to configuration. Is there a way to do that for Ionide?
Presumably, this will be fixed with next version of csharp extension.

@vovatrykoz
Copy link

Can confirm that I encountered this issue as well. The temporary workaround suggested in the linked issue (downgrading the C# extention to 2.39.29) worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants