Fired by onDidActivePanelChange when the active panel changes. Carries the DockviewOrigin so consumers can distinguish a user clicking a tab from a programmatic setActive call (e.g. to avoid feedback loops when syncing context off the active panel).
onDidActivePanelChange
setActive
Readonly
Fired by
onDidActivePanelChangewhen the active panel changes. Carries the DockviewOrigin so consumers can distinguish a user clicking a tab from a programmaticsetActivecall (e.g. to avoid feedback loops when syncing context off the active panel).