An interface with the necessary properties from JupyterFrontEnd.IShell for the WidgetLSPAdapterTracker. Used to track the active DocumentWidget.
JupyterFrontEnd.IShell
WidgetLSPAdapterTracker
For more info see https://github.com/jupyterlab/jupyterlab/pull/14920#discussion_r1316507818 and https://github.com/jupyterlab/jupyterlab/pull/14920#discussion_r1305019718 .
Readonly
The active widget in the shell's main area.
A signal emitted when main area's current focus changes.
An interface with the necessary properties from
JupyterFrontEnd.IShellfor theWidgetLSPAdapterTracker. Used to track the active DocumentWidget.For more info see https://github.com/jupyterlab/jupyterlab/pull/14920#discussion_r1316507818 and https://github.com/jupyterlab/jupyterlab/pull/14920#discussion_r1305019718 .