Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/debug-session-manager
DidChangeActiveDebugSession
Interface DidChangeActiveDebugSession
interface
DidChangeActiveDebugSession
{
current
:
undefined
|
DebugSession
;
previous
:
undefined
|
DebugSession
;
}
Index
Properties
current
previous
Properties
current
current
:
undefined
|
DebugSession
previous
previous
:
undefined
|
DebugSession
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
previous
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...