Constant languageserver_types::REQUEST__OnTypeFormatting [] [src]

pub const REQUEST__OnTypeFormatting: &'static str = "textDocument/onTypeFormatting"

The document on type formatting request is sent from the client to the server to format parts of the document during typing.