Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugScope
Class DebugScope
Hierarchy
ExpressionContainer
DebugScope
Index
Constructors
constructor
Properties
elements
indexed
Variables
named
Variables
raw
session
Provider
start
Of
Variables
variables
Reference
Accessors
expensive
has
Elements
name
range
session
Methods
do
Resolve
fetch
get
Elements
render
Constructors
constructor
new
Debug
Scope
(
raw
:
Scope
, session
:
DebugSessionProvider
)
:
DebugScope
Parameters
raw:
Scope
session:
DebugSessionProvider
Returns
DebugScope
Properties
Protected
elements
elements
:
undefined
|
Promise
<
ExpressionContainer
[]
>
Protected
indexed
Variables
indexed
Variables
:
undefined
|
number
Protected
named
Variables
named
Variables
:
undefined
|
number
Protected
Readonly
raw
raw
:
Scope
Protected
Readonly
session
Provider
session
Provider
:
DebugSessionProvider
Protected
Readonly
start
Of
Variables
start
Of
Variables
:
number
Protected
variables
Reference
variables
Reference
:
number
Accessors
expensive
get
expensive
(
)
:
boolean
Returns
boolean
has
Elements
get
hasElements
(
)
:
boolean
Returns
boolean
name
get
name
(
)
:
string
Returns
string
range
get
range
(
)
:
undefined
|
Range
Returns
undefined
|
Range
Protected
session
get
session
(
)
:
undefined
|
DebugSession
Returns
undefined
|
DebugSession
Methods
Protected
do
Resolve
do
Resolve
(
)
:
Promise
<
ExpressionContainer
[]
>
Returns
Promise
<
ExpressionContainer
[]
>
Protected
fetch
fetch
(
result
:
ConsoleItem
[]
, filter
:
"named"
)
:
Promise
<
void
>
fetch
(
result
:
ConsoleItem
[]
, filter
:
"indexed"
, start
:
number
, count
?:
number
)
:
Promise
<
void
>
Parameters
result:
ConsoleItem
[]
filter:
"named"
Returns
Promise
<
void
>
Parameters
result:
ConsoleItem
[]
filter:
"indexed"
start:
number
Optional
count:
number
Returns
Promise
<
void
>
get
Elements
get
Elements
(
)
:
Promise
<
IterableIterator
<
ExpressionContainer
>
>
Returns
Promise
<
IterableIterator
<
ExpressionContainer
>
>
render
render
(
)
:
ReactNode
Returns
ReactNode
Modules
bulk-
edit
callhierarchy
console
core
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Compound
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Event
Types
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Session
Options
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Instruction
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Debug
Scope
constructor
elements
indexed
Variables
named
Variables
raw
session
Provider
start
Of
Variables
variables
Reference
expensive
has
Elements
name
range
session
do
Resolve
fetch
get
Elements
render