getFormattingEditsForDocument
abstract fun getFormattingEditsForDocument(fileName: String, options: FormatCodeOptions): ReadonlyArray<TextChange>(source)
abstract fun getFormattingEditsForDocument(fileName: String, options: FormatCodeSettings): ReadonlyArray<TextChange>(source)