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
/
QuarkdownLanguageServer
/
publishDiagnostics
publish
Diagnostics
fun
publishDiagnostics
(
uri
:
String
,
diagnostics
:
List
<
Diagnostic
>
)
Publishes diagnostics to the client.
Parameters
uri
the document URI
diagnostics
the list of diagnostics