buttons
Optional buttons that will be rendered on this particular item. These buttons will trigger an QuickPickItemButtonEvent when clicked. Buttons are only rendered when using a quickpick created by the createQuickPick() API. Buttons are not rendered when using the window.showQuickPick API.
Note: this property is ignored when kind is set to QuickPickItemKind.Separator