Options
All
  • Public
  • Public/Protected
  • All
Menu

Class KeybindingsContributionPointHandler

Hierarchy

  • KeybindingsContributionPointHandler

Index

Constructors

constructor

Properties

Private Readonly keybindingRegistry

keybindingRegistry: KeybindingRegistry

Methods

handle

Protected toKeybinding

  • toKeybinding(pluginKeybinding: Keybinding): undefined | Keybinding

Protected toOSKeybinding

  • toOSKeybinding(pluginKeybinding: Keybinding): undefined | string