Theia API Documentation v1.65.0
    Preparing search index...

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

    Implements

    Index

    Constructors

    Properties

    commandRegistry: CommandRegistry
    contextKeyService: ContextKeyService
    contexts: Map<string, string[]> = ...
    corePreferences: CorePreferences
    exemptedCommands: Command[] = ...

    The list of exempted commands not to be displayed in the recently used list.

    keybindingRegistry: KeybindingRegistry
    quickAccessRegistry: QuickAccessRegistry
    PREFIX: string = '>'

    Methods