Optional ReadonlyalwaysOptional ReadonlybuttonsOptional ReadonlydescriptionOptional ReadonlydetailOptional ReadonlyiconOptional Readonlykindvscode.QuickPickItemKind value; -1 renders a separator.
ReadonlylabelOptional ReadonlypickedOptional ReadonlyresourceReadonlyvalueThe value associated with this item, returned to the caller on selection.
A quick pick item carrying a strongly-typed value, separating what is displayed (label/description/detail/icon) from what the caller actually wants back. Build these with
toPickItemrather than by hand.