View source
typedef DocumentRangeFormattingParams
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The parameters of a DocumentRangeFormattingRequest.
Fields
optionalworkDoneToken:Null<ProgressToken>
An optional token that a server can use to report work done progress.