VS Code API
    Preparing search index...

    Variable onDidChangeActiveDebugSessionConst

    onDidChangeActiveDebugSession: Event<DebugSession | undefined>

    An Event which fires when the active debug session has changed. Note that the event also fires when the active debug session changes to undefined.