Skip to content

CursorHold continuously fails if LSP does not support textDocument/documentSymbol #84

@WhyNotHugo

Description

@WhyNotHugo
Error detected while processing CursorHold Autocommands for "<buffer=1>":                                                                      
method textDocument/documentSymbol is not supported by any of the servers registered for the current buffer

I think the right to do here is to check that the server has this capability before sending the request (perhaps this can be done just once per buffer?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions