OnTypeFormattingEditSupplier
Functions
Link copied to clipboard
abstract fun getEdits(params: DocumentOnTypeFormattingParams, document: TextDocument): List<TextEdit>
Provides text edits for on-type formatting based on the given parameters and document.