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

Add DapEval command #1250

Merged
merged 1 commit into from
Jun 2, 2024
Merged

Add DapEval command #1250

merged 1 commit into from
Jun 2, 2024

Commits on Jun 2, 2024

  1. Add DapEval command

    Creates a new window with a `dap-eval://` scratch buffer
    Supports range mode to pre-fill it with the selected content.
    Supports bang to immediately evaluate the content
    
    This is a variant addressing #665
    mfussenegger committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9044b4d View commit details
    Browse the repository at this point in the history