Constant languageserver_types::REQUEST__References [] [src]

pub const REQUEST__References: &'static str = "textDocument/references"

The references request is sent from the client to the server to resolve project-wide references for the symbol denoted by the given text document position.