Options
All
  • Public
  • Public/Protected
  • All
Menu

A file decoration represents metadata that can be rendered with a file.

Hierarchy

  • FileDecoration

Index

Constructors

Properties

badge?: string

A very short string that represents this decoration.

color?: ThemeColor

The color of this decoration.

propagate?: boolean

A flag expressing that this decoration should be propagated to its parents.

tooltip?: string

A human-readable tooltip for this decoration.