Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
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.