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

lsp: No error when missing keywords for hover #974

Merged
merged 1 commit into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. lsp: No error when missing keywords for hover

    This means that the keywords for the file have not been computed yet and
    should be shortly.
    
    There is unlikely much that this message would help with so I have
    removed it.
    
    The error when processing hover content updates should be enough to
    establish that the keywords are not being computed, if that ever were to
    be the case.
    
    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    15bc9f6 View commit details
    Browse the repository at this point in the history