Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
WorkspaceConfiguration
/
has
has
abstract
fun
has
(
section
:
String
)
:
Boolean
(
source
)
Check if this configuration has a certain value.
Parameters
section
Configuration name, supports
dotted
names.