detail

abstract var detail: String?(source)

A human-readable string which is rendered less prominently in a separate line.

Supports rendering of theme icons via the $(<name>)-syntax.

Note: This property is ignored when kind is set to QuickPickItemKind.Separator.

Online Documentation