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

There is no option "Python Debugger" after clicking "Add Configuration..." in the launch.json file #4232

Closed
v-xinda opened this issue Feb 7, 2024 · 2 comments

Comments

@v-xinda
Copy link

v-xinda commented Feb 7, 2024

OS: All
Build Version: 20240206.2

Repro Steps:

  1. Open a python project myapp.zip in VS Code.
  2. F1 -> Docker: Add Docker Files to Workspace -> Python: General -> Include docker compose files.
  3. Right click the .debug.yaml file -> Compose Up
  4. Open the launch.json file -> Click "Add Configuration...".
  5. Check whether there is an option "Python Debugger".

Expect:
There is an option "Python Debugger".
image

Actual:
There is no option "Python Debugger".
actual

More Info:
This issue doesn't reproduce on the GitHub Codespaces environment.

@v-xinda v-xinda added the AT-CTI label Feb 7, 2024
@bwateratmsft
Copy link
Collaborator

I wonder if this got moved to the Python Debugger extension.

@bwateratmsft
Copy link
Collaborator

It looks like it's gone from both the Python and Python Debugger extensions. I opened microsoft/vscode-python-debugger#203 to track this.

@bwateratmsft bwateratmsft closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2024
@microsoft microsoft locked and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants