Constructors

Properties

command?: Command
contextValue?: string
description?: string
detail?: string
iconPath?: Uri | ThemeIcon | {
    dark: Uri;
    light: Uri;
}

Type declaration

id?: string
label: string
timestamp: number