Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EditorContextMenu

Editor context menu default groups should be aligned with VS Code default groups: https://code.visualstudio.com/api/references/contribution-points#contributes.menus

Index

Variables

Const COMMANDS

COMMANDS: string[] = ...

Const CUT_COPY_PASTE

CUT_COPY_PASTE: string[] = ...

Const MODIFICATION

MODIFICATION: string[] = ...

Const NAVIGATION

NAVIGATION: string[] = ...

Const UNDO_REDO

UNDO_REDO: string[] = ...