Debugging node.js in code-server #4575
Unanswered
drmrbrewer
asked this question in
Q&A
Replies: 1 comment 2 replies
-
My guess is it's a code-server issue. Could be this: #4221 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having problems when trying to use the debugging features of code-server. It just won't seem to take notice of anything I'm specifying in my launch.json. I figure that I could be launching it incorrectly, but I'm just not sure.
I've described my woes in a post over on stackoverflow but I'm getting no joy, so I thought I'd try here:
https://stackoverflow.com/q/70086537/4070848
I'm using the latest version of code-server (3.12.0).
Beta Was this translation helpful? Give feedback.
All reactions