Readonly configGet debugger config.
Readonly eventSignal emitted for debug event messages.
Readonly isWhether the current debugger is started.
Readonly modelThe debugger service's model.
Readonly pauseA signal emitted when the pause on exception filter changes.
The current debugger session.
Readonly sessionSignal emitted upon session changed.
Evaluate an expression.
Request rich representation of a variable.
The variable name to request
Optional frameId: numberThe current frame id in which to request the variable
The mime renderer data model
Request whether debugging is available for the given session connection.
The session connection.
Update all breakpoints of a cell at once.
The code in the cell where the breakpoints are set.
The list of breakpoints to set.
Optional path: stringOptional path to the file where to set the breakpoints.
Generated using TypeDoc
An interface describing an application's visual debugger.