Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
ShowDebugHoverOptions
Interface ShowDebugHoverOptions
interface
ShowDebugHoverOptions
{
focus
?:
boolean
;
immediate
?:
boolean
;
selection
:
Range
;
}
Index
Properties
focus?
immediate?
selection
Properties
Optional
focus
focus
?:
boolean
default: false
Optional
immediate
immediate
?:
boolean
default: true
selection
selection
:
Range
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
focus
immediate
selection
Theia TypeDoc
Loading...
default: false