Skip to content

Update docs to reference Python Debugger extension #6979

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

Merged
merged 6 commits into from
Jan 27, 2024

Conversation

luabud
Copy link
Member

@luabud luabud commented Jan 25, 2024

In this PR:

  • Adding references to the Python Debugger extension
  • Updating all launch.json samples that use "type": "python" to use debugpy instead
  • Updating several screenshots to include new UI and new debug configs such as "Python file with arguments"
  • Updating and moving debug-configurations.png from the images/debugging folder to the images/shared folder to be used in the Tutorial as well
  • Deleting images/python/selected-interpreter-status-bar.png with outdated Python version to use /docs/python/images/shared/environment-in-status-bar.png instead.

Copy link
Member

@cwebster-99 cwebster-99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for making these updates!


![Python Debugger extension shown in installed extensions view in VS Code.](/docs/python/images/shared/python-debugger-extension.png)

You can refer to the extension's [README](https://github.com/microsoft/vscode-python-debugger/blob/main/README.md) page for information on supported Python versions.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @brettcannon @cwebster-99 on this change

@luabud luabud marked this pull request as ready for review January 26, 2024 22:52
@luabud luabud requested a review from ntrogh January 26, 2024 22:53
@luabud luabud added the python label Jan 26, 2024
@vscodenpa vscodenpa added this to the December / January 2024 milestone Jan 26, 2024
ntrogh
ntrogh previously approved these changes Jan 26, 2024
Copy link
Contributor

@ntrogh ntrogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Just a few minor text edits you might consider.
Thanks for the updates @luabud !

@ntrogh ntrogh merged commit daa57d1 into microsoft:main Jan 27, 2024
@luabud luabud deleted the pythondebuggerdocs branch January 29, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants