getFormattingEditsForRange
abstract fun getFormattingEditsForRange(fileName: String, start: Double, end: Double, options: FormatCodeOptions): ReadonlyArray<TextChange>(source)
abstract fun getFormattingEditsForRange(fileName: String, start: Double, end: Double, options: FormatCodeSettings): ReadonlyArray<TextChange>(source)