[PR #3106] chore: replace outdated config in vscode debug settings #23995

Closed
opened 2026-02-21 20:22:09 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/3106

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/langgenius/dify/pull/3106 **State:** closed **Merged:** Yes --- # 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.
yindo added the pull-request label 2026-02-21 20:22:09 -05:00
yindo closed this issue 2026-02-21 20:22:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23995