process
open override fun process(params: DocumentOnTypeFormattingParams, document: TextDocument): List<TextEdit>
Processes the given parameters and text to produce an output.
Return
the output of the operation
Parameters
params
the parameters for the operation
document
the current document