Replies: 4 comments 2 replies
|
There are a bunch of issues with debugging. I think this happens since code-server runs on the browser, so it can't access it since the client accessing is the browser. Possibly right, but I don't know. |
1 reply
|
Any updates on this? It would be awesome to be able to debug JS web apps from codespaces. |
1 reply
same here |
0 replies
|
I suspect this might be possible if we
|
0 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.
Has anyone here been able to get this to work? I always get a message saying "We can't launch a browser in debug mode from here. Open this workspace in VS Code on your desktop to enable debugging."
All reactions