getFormattingEditsAfterKeystroke
abstract fun getFormattingEditsAfterKeystroke(fileName: String, position: Double, key: String, options: FormatCodeOptions): ReadonlyArray<TextChange>(source)
abstract fun getFormattingEditsAfterKeystroke(fileName: String, position: Double, key: String, options: FormatCodeSettings): ReadonlyArray<TextChange>(source)