export interface IWorkbenchSettings { workspaceId: string; workspacePath: string; workspaceName: string; workspaceNamespace: string; }