Constant languageserver_types::REQUEST__WorkspaceSymbols [] [src]

pub const REQUEST__WorkspaceSymbols: &'static str = "workspace/symbol"

The workspace symbol request is sent from the client to the server to list project-wide symbols matching the query string.