Constant languageserver_types::REQUEST__DocumentLink [] [src]

pub const REQUEST__DocumentLink: &'static str = "textDocument/documentLink"

The document links request is sent from the client to the server to request the location of links in a document.