Properties
Protected Readonly commands
commands: CommandRegistry
Private Readonly containerViews
containerViews: Map<string, string[]> = ...
Protected Readonly contextKeyService
contextKeyService: ContextKeyService
Protected Readonly debug
debug: DebugFrontendApplicationContribution
Protected Readonly explorer
explorer: FileNavigatorContribution
Protected Readonly menus
menus: MenuModelRegistry
Readonly onDidExpandView
onDidExpandView: Event<string> = ...
Protected Readonly onDidExpandViewEmitter
onDidExpandViewEmitter: Emitter<string> = ...
Protected Readonly quickView
quickView: QuickViewService
Protected Readonly scm
scm: ScmContribution
Protected Readonly shell
shell: ApplicationShell
Private Readonly viewClauseContexts
viewClauseContexts: Map<string, undefined | Set<string>> = ...
Private Readonly viewContainers
viewContainers: Map<string, [string, ViewContainerTitleOptions]> = ...
Protected Readonly viewContextKeys
Private Readonly viewDataProviders
Private Readonly viewDataState
viewDataState: Map<string, object> = ...
Private Readonly views
views
: Map<string, [string, View]> = ...Private Readonly viewsWelcome
Protected Readonly visiblePanels
visiblePanels: Set<string> = ...
Protected Readonly visibleViewlets
visibleViewlets: Set<string> = ...
Private Readonly webviewViewResolvers
Protected Readonly widgetManager
widgetManager: WidgetManager
retrieve restored layout state from previous user session but close widgets widgets should be opened only when view data providers are registered