WorkspaceTemplateTabSlot
Defined in: namespaces.ts:1199
A tab slot defining one tab’s content in a pane.
Properties
Section titled “Properties”type:
string
Defined in: namespaces.ts:1201
Tab content type.
optionalpath?:string
Defined in: namespaces.ts:1203
File browser path (type: fileBrowser).
panelId?
Section titled “panelId?”
optionalpanelId?:string
Defined in: namespaces.ts:1205
Plugin panel ID (type: pluginPanel).
optionalurl?:string
Defined in: namespaces.ts:1207
URL string (type: fileViewer, webBrowser, markdown).
fileURL?
Section titled “fileURL?”
optionalfileURL?:string
Defined in: namespaces.ts:1209
File URL string (type: codeEditor).
optionalcwd?:string
Defined in: namespaces.ts:1211
Working directory (type: terminal).
workingDirectory?
Section titled “workingDirectory?”
optionalworkingDirectory?:string
Defined in: namespaces.ts:1213
Working directory (type: cliChat).