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

Update default debug configuration #608

Closed
wants to merge 1 commit into from

Conversation

RomanKornev
Copy link

I've updated the debug config generation according to the manual at https://deno.land/manual@v1.12.2/getting_started/debugging_your_code since the autogenerated config was not working.
Fixes #476.

@CLAassistant
Copy link

CLAassistant commented Jan 13, 2022

CLA assistant check
All committers have signed the CLA.

@ArtGangsta
Copy link

This worked for me.

It's strange the things you have to do just to get deno working in vs-code that basically compiles and debugs. So many moving parts. Very brittle system, that's for sure.

Thanks for this.

@bartlomieju
Copy link
Member

Thanks for the PR, but --inspect-wait is the preferable solution in this case, which was done in #775

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.

Debugger doesn't start
4 participants