ExperimentalReadonly ExperimentalbeforeReadonly ExperimentalonReadonly ExperimentalonEmitted once a secondary window's final document has finished loading. Listeners can safely
modify the window's document, unlike with onWindowOpened: at that point the window
still shows the initial about:blank document, and anything added to it is discarded when
the final document replaces it.
Readonly ExperimentalonExperimentalCreates a new secondary window for a widget to be extracted from the application shell. The created window is closed automatically when the current theia instance is closed.
the created window or undefined if it could not be created
ExperimentalHandles focussing the given secondary window in the browser and on Electron.
Experimental
Service for opening new secondary windows to contain widgets extracted from the application shell.
The functionality provided by this service and its implementation is still under development. Use with caution.