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

fix(dap): validate key and index exist when requesting vars #5628

Merged

Commits on Feb 4, 2023

  1. fix(dap): validate key and index exist when requesting vars

    Check if the stack frames contain the thread id and the frame before
    trying to get the frame id. If case any of the two fails to be
    found, provide the user with messages to inform them of the issue and
    gracefully return.
    
    Closes: helix-editor#5625
    Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
    filipdutescu committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    00eaaa6 View commit details
    Browse the repository at this point in the history