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

Catch exceptions within completion handler #1935

Merged
merged 1 commit into from
Oct 24, 2022

Commits on Oct 24, 2022

  1. Catch exceptions within completion handler

    We'll still see the same error in the log, but as a warning and not as
    an exception bubbled up over LSP that causes some clients, like Kate, to
    crash. We can't do anything about PowerShell's completion failing.
    andyleejordan committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    fb62522 View commit details
    Browse the repository at this point in the history