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

Change the :type of pytest-at-point debug template #745

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

Commits on Jul 18, 2023

  1. Correct the :type of pytest at point debug template

    The `:type` of the debug template "Python :: Run pytest (at point)" should match the "LANGUAGE-ID" argument of the function (dap-register-debug-provider), otherwise the "PROVIDE-CONFIGURATION-FN" is not called.
    gamboz authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3a00dc2 View commit details
    Browse the repository at this point in the history