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

Use python debugger api #23211

Merged
merged 15 commits into from
Apr 16, 2024

Conversation

paulacamargo25
Copy link

@paulacamargo25 paulacamargo25 commented Apr 9, 2024

@paulacamargo25 paulacamargo25 added the feature-request Request for new features or functionality label Apr 9, 2024
@karthiknadig
Copy link
Member

pythonFiles was changed to python_files last month. Might need to do the same rename here.

@paulacamargo25 paulacamargo25 force-pushed the use-python-debugger-api branch from f1be1c1 to e8297ed Compare April 9, 2024 22:28
@paulacamargo25 paulacamargo25 marked this pull request as ready for review April 11, 2024 22:13
@vscodenpa vscodenpa added this to the April 2024 milestone Apr 11, 2024
karthiknadig
karthiknadig previously approved these changes Apr 12, 2024
@paulacamargo25 paulacamargo25 merged commit 1f8e98a into microsoft:main Apr 16, 2024
35 checks passed
anthonykim1 pushed a commit to anthonykim1/vscode-python that referenced this pull request May 10, 2024
- Use Python Debugger API
- Use debugpy from Python Debugger
- Remove debugpy
wesm pushed a commit to posit-dev/positron that referenced this pull request May 10, 2024
- Use Python Debugger API
- Use debugpy from Python Debugger
- Remove debugpy
seeM pushed a commit to posit-dev/positron that referenced this pull request May 12, 2024
- Use Python Debugger API
- Use debugpy from Python Debugger
- Remove debugpy
wesm pushed a commit to posit-dev/positron that referenced this pull request May 13, 2024
- Use Python Debugger API
- Use debugpy from Python Debugger
- Remove debugpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove copy of debugpy from Python extension
3 participants