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

Debugger template: allow missing or empty completion list #10332

Merged

Commits on Apr 10, 2024

  1. Debugger template: allow missing or empty completion list

    It can be convenient to define project specific debugger templates, some of
    which might not necessitate prompting the user to define completion.
    
    This commit makes completion optional for debugger templates and starts the
    dap immediately if undefined or empty.
    fengalin committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cacd15d View commit details
    Browse the repository at this point in the history