Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
WebviewPanelOptions
/
enableFindWidget
enable
Find
Widget
abstract
val
enableFindWidget
:
Boolean
?
(
source
)
Controls if the find widget is enabled in the panel.
Defaults to
false
.
Online Documentation