quarkdown
Toggle table of contents
1.9.2
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-lsp
/
com.quarkdown.lsp.diagnostics
/
DiagnosticsSuppliersFactory
Diagnostics
Suppliers
Factory
object
DiagnosticsSuppliersFactory
Factory for creating a list of
DiagnosticsSupplier
s.
Members
Functions
default
Link copied to clipboard
fun
default
(
server
:
QuarkdownLanguageServer
)
:
List
<
DiagnosticsSupplier
>