Optional ReadonlyaccessibilityAccessibility information used when a screen reader interacts with this item.
Optional ReadonlybusyShows a busy indicator (default: false).
Optional ReadonlycommandCommand invoked when the item is clicked.
Optional ReadonlydetailOptional human-readable detail, shown below text in the hover.
ReadonlyidUnique identifier for the item.
ReadonlynameShort name shown in the "Language Status" hover, e.g. 'ESLint'.
ReadonlyselectorEditors whose language matches this selector show the item.
Optional ReadonlyseverityIcon/severity shown next to the item (default: 'info').
ReadonlytextThe text to show for the entry. Supports $(icon-name) codicon syntax.
Options for defineLanguageStatusItem.
idmust be unique across the compiled application; duplicate declarations fail preflight.