description

abstract var description: String?(source)

A human-readable string which is rendered less prominently in the same line.

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

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

Online Documentation