getFormattingEditsForRange

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