Constant languageserver_types::REQUEST__SignatureHelp [] [src]

pub const REQUEST__SignatureHelp: &'static str = "textDocument/signatureHelp"

The signature help request is sent from the client to the server to request signature information at a given cursor position.