Protected ReadonlyclipboardProtected ReadonlycommandProtected ReadonlycontextProtected ReadonlyfileProtected ReadonlyfileProtected ReadonlyfileProtected ReadonlymenuProtected ReadonlymessageProtected ReadonlynavigatorProtected ReadonlyopenerProtected ReadonlyopenProtected ReadonlyoptionsProtected ReadonlypreferenceProtected ReadonlyquickProtected ReadonlyquickProtected ReadonlyselectionProtected ReadonlyshellProtected ReadonlytabbarOptional ReadonlytoggleProtected ReadonlywidgetProtected ReadonlyworkspaceProtected ReadonlyworkspaceProtected ReadonlyworkspaceProtectededitorThe widget ID used for shell operations — viewContainerId if set, otherwise widgetId.
ProtectedcanCollapse file navigator nodes and set focus on first visible node
ProtecteddoProtectedgetProtectedinitCalled after the application shell has been attached in case there is no previous workbench layout state. Should return a promise if it runs asynchronously.
ProtectedonOptionalargs: Partial<OpenViewArguments>ProtectedpastePastes files into the navigator without a trusted paste event. The default
CommonCommands.PASTE handler relies on document.execCommand('paste'), which browsers
block for programmatic invocations, e.g. from the menu. Prefers the in-app file clipboard
as reading the system clipboard may require a user permission prompt in browsers.
force refresh workspace in navigator
Register commands to the More Actions... navigator toolbar item.
Registers toolbar items.
the tabbar toolbar registry.
Optionaluri: URIReveals and selects node in the file navigator to which given widget is related. Does nothing if given widget undefined or doesn't have related resource.
widget file resource of which should be revealed and selected
ProtectedwithProtectedwith
Representation of a tabbar toolbar contribution.