Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.25 KB

Visual Studio Code Tag

The vscode-tag component is used to label an item, attract attention, and/or flag status.

Tag hero

Usage

❌ Don't ✅ Do
A tag incorrectly displaying numbers A tag using a text label
Don't use tags to display numbers. If a component that highlights an item with a number is desired, see the vscode-badge component. Use tags as text labels to indicate purpose or status for content.

Implementation

Interactive component examples

Attributes

None

Basic Tag

<vscode-tag>Tag Text</vscode-tag>