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

Debugging an active python file that creates launch.json is debugging launch.json #142

Closed
sandy081 opened this issue Nov 28, 2023 · 0 comments · Fixed by #147
Closed

Debugging an active python file that creates launch.json is debugging launch.json #142

sandy081 opened this issue Nov 28, 2023 · 0 comments · Fixed by #147
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@sandy081
Copy link
Member

Testing #141

  • Install the debugpy and python extensions
  • Open a folder that has python file. Open the python file.
  • Make sure that you don't have a launch.json config already set.
  • On the top right you will see a play button with an arrow, click the arrow and then click: Python Debugger: Debug using launch.json
  • A prompt is displayed. Select Python Debugger and in the next prompt select Python File
    🐛 Launch.json is created and opened. Python Debugger runs and debug the launch file.
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Nov 28, 2023
@paulacamargo25 paulacamargo25 added bug Issue identified by VS Code Team member as probable bug and removed triage-needed Needs assignment to the proper sub-team labels Nov 28, 2023
@paulacamargo25 paulacamargo25 modified the milestones: December 2023, November 2023 Nov 29, 2023
@sandy081 sandy081 added the verified Verification succeeded label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants