Class QuickCommandService

Bind this contribution in order to register quick access providers with the QuickAccessRegistry at startup

Implements

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