Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LanguageStatus

A language status item is the preferred way to present language status reports for the active text editors, such as selected linter or notifying about a configuration problem.

Hierarchy

  • LanguageStatus

Index

Properties

accessibilityInfo: undefined | AccessibilityInformation
busy: boolean
command: undefined | Command
detail: string
id: string
label: string
name: string
severity: Severity
source: string