Skip to content

launch.json not working anymore in 3.12.0 #92

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

Closed
marius-lupu opened this issue Dec 12, 2021 · 3 comments
Closed

launch.json not working anymore in 3.12.0 #92

marius-lupu opened this issue Dec 12, 2021 · 3 comments

Comments

@marius-lupu
Copy link

linuxserver.io


Expected Behavior

To be able to debug a Python or a Go application by using the launch.json file.

Current Behavior

I wanted to debug a Python or a Go application using the Docker Tag "version-v3.12.0" but it doesn't work anymore.
Didn't matter what I put in the launch.json file, the debugging process assumed that there was nothing there and prompted me with the default behavior. I tried to use different launch.json configurations for Python and for Go, even with the ones you can get by using Run > Add Configuration button in VSCode.
The solution is to use Docker Tag "version-v3.11.0"

Steps to Reproduce

  1. Create any basic Python/Go file
  2. Create a launch.json file from the VSCode GUI (Run > Add Configuration..)
  3. Try to debug the Python/Go file

Environment

Docker Image used ghcr.io/linuxserver/code-server:version-v3.12.0

@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

@Roxedus
Copy link
Member

Roxedus commented Dec 12, 2021

This doesn't sound like a image issue, rather a application issue.

@marius-lupu
Copy link
Author

Ok, so, it should be handled by this repo https://github.com/cdr/code-server instead?
I found something similar there: coder/code-server#4221

@Roxedus Roxedus closed this as completed Dec 27, 2021
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

No branches or pull requests

2 participants