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.
ReadonlynameShort name shown in the "Language Status" hover, e.g. 'ESLint'.
Optional ReadonlyseverityIcon/severity shown next to the item (default: 'info').
ReadonlytextThe text to show for the entry. Supports $(icon-name) codicon syntax.
Options accepted by both
createLanguageStatusItem/defineLanguageStatusItem(as the initial state) and ManagedLanguageStatusItem.update (as a partial patch, minustext, whichupdatetakes as its own first argument).