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
Private
nextViewContainerId
nextViewContainerId: number = 0
Readonly
onDidExpandView
onDidExpandView: Event<string> = ...
Protected
Readonly
onDidExpandViewEmitter
onDidExpandViewEmitter: Emitter<string> = ...
Readonly
onNewResolverRegistered
onNewResolverRegistered: Event<{
viewType: string;
}> = ...
Type declaration
Readonly
viewType: string
Protected
Readonly
onNewResolverRegisteredEmitter
onNewResolverRegisteredEmitter: Emitter<{
viewType: string;
}> = ...
Type declaration
Readonly
viewType: 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
Protected
Readonly
viewContextKeys
Private
Readonly
viewDataProviders
Private
Readonly
viewDataState
viewDataState: Map<string, object> = ...
Private
Readonly
views
views: Map<string, [string, View]> = ... Private
Readonly
viewsWelcome
Private
Readonly
webviewViewResolvers
Private
Readonly
webviewViewRevivals
webviewViewRevivals: Map<string, { revival: Deferred<void>; webview: WebviewView; }> = ... Type declaration
Readonly
revival: Deferred<void>
Protected
Readonly
widgetManager
widgetManager: WidgetManager
Static
Private
Readonly
BUILTIN_VIEW_CONTAINERS
BUILTIN_VIEW_CONTAINERS: Set<string> = ...
Static
Private
Readonly
ID_MAPPINGS
ID_MAPPINGS: Map<string, string> = ...
retrieve restored layout state from previous user session but close widgets widgets should be opened only when view data providers are registered