Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
languages
/
createDiagnosticCollection
create
Diagnostic
Collection
fun
createDiagnosticCollection
(
name
:
String
=
definedExternally
)
:
DiagnosticCollection
(
source
)
Create a diagnostics collection.
Parameters
name
The
name
of the collection.