Theia API Documentation v1.65.0
    Preparing search index...

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

    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.