Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
LanguageConfiguration
/
autoClosingPairs
auto
Closing
Pairs
abstract
var
autoClosingPairs
:
ReadonlyArray
<
AutoClosingPair
>
?
(
source
)
The language's auto closing pairs.
Online Documentation