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