Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QuickCommandService

Hierarchy

  • QuickCommandService

Implements

Index

Constructors

Properties

commandRegistry: CommandRegistry
contextKeyService: ContextKeyService
contexts: Map<string, string[]> = ...
corePreferences: CorePreferences
exemptedCommands: Command[] = ...
keybindingRegistry: KeybindingRegistry
otherItems: QuickPickItem[] = []
quickAccessRegistry: QuickAccessRegistry
recentItems: QuickPickItem[] = []
PREFIX: string = '>'

Methods

  • getItemIconClasses(command: Command): undefined | string[]
  • pushCommandContext(commandId: string, when: string): Disposable
  • registerQuickAccessProvider(): void
  • reset(): void