Skip to content

Add Configuration button should emit onDebugInitialConfiguration #188870

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

Open
joyceerhl opened this issue Jul 25, 2023 · 3 comments
Open

Add Configuration button should emit onDebugInitialConfiguration #188870

joyceerhl opened this issue Jul 25, 2023 · 3 comments
Assignees

Comments

@joyceerhl
Copy link
Contributor

Testing microsoft/vscode-python-debugger#64

  1. Be in a workspace which already has a launch.json file (it can even be empty)
  2. Click the Add Configuration... button
  3. 🐛 Debugpy is not an option
image
@paulacamargo25
Copy link
Contributor

Thanks for testing Joyce, It seems that the extension has not been activated, could you try to reload vscode, and if it does not work, could you see in the output if it shows any errors?

@joyceerhl
Copy link
Contributor Author

The debugpy extension is indeed not activated. There are no errors. Maybe the Add Configuration button should emit onDebugInitialConfiguration?

@paulacamargo25 paulacamargo25 changed the title Can't add debugpy config to an existing workspace launch.json file Add Configuration button should emit onDebugInitialConfiguration Jul 25, 2023
@paulacamargo25
Copy link
Contributor

Makes sense to me, let's see what others think. I'm going to transfer the issue to vscode.

@paulacamargo25 paulacamargo25 transferred this issue from microsoft/vscode-python-debugger Jul 25, 2023
@paulacamargo25 paulacamargo25 removed their assignment Jul 26, 2023
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

4 participants