Constant languageserver_types::REQUEST__DocumentSymbols [] [src]

pub const REQUEST__DocumentSymbols: &'static str = "textDocument/documentSymbol"

The document symbol request is sent from the client to the server to list all symbols found in a given text document.