WorkspaceTemplateTabSlot
Defined in: namespaces.ts:1198
A tab slot defining one tab’s content in a pane.
Properties
Section titled “Properties”type:
string
Defined in: namespaces.ts:1200
Tab content type.
optionalpath?:string
Defined in: namespaces.ts:1202
File browser path (type: fileBrowser).
panelId?
Section titled “panelId?”
optionalpanelId?:string
Defined in: namespaces.ts:1204
Plugin panel ID (type: pluginPanel).
optionalurl?:string
Defined in: namespaces.ts:1206
URL string (type: fileViewer, webBrowser, markdown).
fileURL?
Section titled “fileURL?”
optionalfileURL?:string
Defined in: namespaces.ts:1208
File URL string (type: codeEditor).
optionalcwd?:string
Defined in: namespaces.ts:1210
Working directory (type: terminal).
workingDirectory?
Section titled “workingDirectory?”
optionalworkingDirectory?:string
Defined in: namespaces.ts:1212
Working directory (type: cliChat).