Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TextDocumentShowOptions
/
preserveFocus
preserve
Focus
abstract
var
preserveFocus
:
Boolean
?
(
source
)
An optional flag that when
true
will stop the
editor
from taking focus.
Online Documentation