Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
OutputChannel
/
show
show
abstract
fun
show
(
preserveFocus
:
Boolean
=
definedExternally
)
(
source
)
Reveal this channel in the UI.
Parameters
preserve
Focus
When
true
the channel will not take focus.
Online Documentation