Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Badge

A badge holds the extra fields that can be attached to a providable type T via Badged.

Hierarchy

  • Badge

Index

Properties

Properties

Optional aggregableBadges

aggregableBadges: AggregableBadge[]

Aggregable badges are concatenated and de-duplicated within a particular result set. These values can briefly be used to describe some common property of the underlying result set.

We currently use this to display whether a file in the file match locations pane contains only precise or only search-based code intelligence results.

Generated using TypeDoc