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

chore: replace outdated config in vscode debug settings #3106

Merged
merged 1 commit into from Apr 5, 2024

Conversation

lng2020
Copy link
Contributor

@lng2020 lng2020 commented Apr 4, 2024

Description

quote from https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2024-release/

To ensure you are using the new Python Debugger extension, replace "type": "python" with "type": "debugpy" in your launch.json configuration file. In the future, the Python extension will no longer offer debugging support, and we will transition all debugging support to the Python Debugger extension.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🐞 bug Something isn't working labels Apr 4, 2024
@lng2020 lng2020 changed the title Fix outdated config in vscode debug settings chore: replace outdated config in vscode debug settings Apr 4, 2024
Copy link
Collaborator

@takatost takatost left a comment

Choose a reason for hiding this comment

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

Thx!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 5, 2024
@takatost takatost merged commit e7833a0 into langgenius:main Apr 5, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants