Constant languageserver_types::REQUEST__RangeFormatting [] [src]

pub const REQUEST__RangeFormatting: &'static str = "textDocument/rangeFormatting"

The document range formatting request is sent from the client to the server to format a given range in a document.