quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-lsp
/
com.quarkdown.lsp
/
QuarkdownTextDocumentService
/
onTypeFormatting
on
Type
Formatting
open
override
fun
onTypeFormatting
(
params
:
DocumentOnTypeFormattingParams
)
:
CompletableFuture
<
List
<
TextEdit
?
>
?
>
?