Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StatusBarMessageRegistryMainImpl

Hierarchy

  • StatusBarMessageRegistryMainImpl

Implements

Index

Constructors

constructor

Properties

Protected Readonly colorRegistry

colorRegistry: ColorRegistry

Private Readonly delegate

delegate: StatusBar

Private Readonly entries

entries: Map<string, StatusBarEntry> = ...

Private Readonly toDispose

toDispose: DisposableCollection = ...

Methods

$dispose

  • $dispose(id: string): void

$setMessage

  • $setMessage(id: string, text: undefined | string, priority: number, alignment: number, color: undefined | string, tooltip: undefined | string, command: undefined | string, args: undefined | any[]): Promise<void>

dispose

  • dispose(): void