Constructors
constructor
- new TimelineItem(label: string, timestamp: number): TimelineItem
Parameters
label: string
timestamp: number
Properties
Optional command
command?: Command
Optional contextValue
contextValue?: string
Optional description
description?: string
Optional detail
detail?: string
Optional iconPath
icon
Path
?: Uri | ThemeIcon | { dark
: Uri; light
: Uri }timestamp
timestamp: number