Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MonacoCommandRegistry

Hierarchy

  • MonacoCommandRegistry

Index

Constructors

constructor

Properties

Protected Readonly commands

commands: CommandRegistry

Protected Readonly monacoEditors

monacoEditors: MonacoEditorProvider

Protected Readonly selectionService

selectionService: SelectionService

Methods

Protected execute

Protected isEnabled

Protected isVisible

Protected newHandler

registerCommand

registerHandler

validate

  • validate(command: string): undefined | string