The parameters of a DocumentOnTypeFormattingRequest.

Fields

textDocument:TextDocumentIdentifier

The document to format.

position:Position

The position at which this request was send.

options:FormattingOptions

The format options.

ch:String

The character that has been typed.