Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MonacoKeybindingContribution

Hierarchy

  • MonacoKeybindingContribution

Implements

  • KeybindingContribution

Index

Constructors

Properties

contextKeyService: MonacoContextKeyService
keybindings: KeybindingRegistry
theiaCommandRegistry: CommandRegistry
toDisposeOnKeybindingChange: DisposableCollection = ...

Methods

  • init(): void
  • registerKeybindings(registry: KeybindingRegistry): void
  • toMonacoKeybindingNumber(codes: KeyCode[]): number
  • toSingleMonacoKeybindingNumber(code: KeyCode): number
  • updateMonacoKeybindings(): void