-
Notifications
You must be signed in to change notification settings - Fork 133
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
C# debugging fails after fixing a build break #534
Comments
Shucks just saw this, will give it a shot meow. Installing, it's warning me that this is an older version of the extension. I'll give it a more thorough attempt on Monday. Thank you for responding! |
Yeah we went ahead and published an update to the vsix a few hours ago. You don't need to install the vsix from above - you can just use the version from the marketplace (0.10.1) |
I took a closer look at these repro steps (should've done that before) and even though the underlying code is completely different, your scenario still has issues 😬 Re-opening and I hope to have addressed soon |
Just published an update. Thanks for reporting and should be working now |
Repro steps:
Create a new project.
Introduce an error.
Start Debugging.
Fix Error.
Start Debugging Again.
Action: azureFunctions.pickProcess
Error type: Error
Error Message: Failed to detect running Functions host within "60" seconds. You may want to adjust the "azureFunctions.pickProcessTimeout" setting.
Version: 0.10.0
OS: win32
The text was updated successfully, but these errors were encountered: