Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
LanguageConfiguration
/
onEnterRules
on
Enter
Rules
abstract
var
onEnterRules
:
ReadonlyArray
<
OnEnterRule
>
?
(
source
)
The language's rules to be evaluated when pressing Enter.
Online Documentation