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

dap-python: support debugging of 3rd modules #386

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 13, 2020

  1. dap-python: support debugging of 3rd modules

    - Add configuration handling to support step into 3rd modules.
    - justMyCode is the single configuration needed to be specified
      regardless the selected back end debugger.
    - DebugStdLib is also supported for backward compatibility, and
      a warning message will be printed suggesting for a migration
      if debugpy is selected as the debugger.
    f279801 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a8b14a6 View commit details
    Browse the repository at this point in the history