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 waiting debugger string #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Titaye
Copy link

@Titaye Titaye commented Jun 16, 2020

Fixes #247

@stefanforsberg
Copy link
Collaborator

Hi and thanks for the PR! I'm not sure I understand how this will fix the debug capability. Care to ellaborate?

@Titaye
Copy link
Author

Titaye commented Jun 16, 2020 via email

@stefanforsberg
Copy link
Collaborator

So that will make sure that we don't get stuck waiting for the debugger to attach but it won't actually attach to anything and hence not debug. While technically it's a fix for getting stuck it doesn't really fix the debug functionality.

@Titaye
Copy link
Author

Titaye commented Jun 18, 2020 via email

@stefanforsberg
Copy link
Collaborator

Maybe I'm missing something here. Just to maybe clear things up for me:

Have you installed the c# extension?
Which version of the dotnet sdk are you using?

@an-dr-eas-k an-dr-eas-k mentioned this pull request Dec 28, 2020
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

Successfully merging this pull request may close these issues.

Not launching debugger
2 participants