Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QuickViewService

Hierarchy

  • QuickViewService

Implements

Index

Constructors

Properties

contextKexService: ContextKeyService
hiddenItemLabels: Set<undefined | string> = ...
items: (QuickPickItem & { when?: string })[] = []
quickAccessRegistry: QuickAccessRegistry
PREFIX: string = 'view '

Methods

  • hideItem(label: string): void
  • registerQuickAccessProvider(): void
  • showItem(label: string): void