Constant languageserver_types::REQUEST__Rename [] [src]

pub const REQUEST__Rename: &'static str = "textDocument/rename"

The rename request is sent from the client to the server to perform a workspace-wide rename of a symbol.