Variables
Const EDITOR_CONTEXT_MENU_SCM
EDITOR_CONTEXT_MENU_SCM: string[] = ...
Const SCM_HISTORY_ID
SCM_HISTORY_ID: "scm-history" = 'scm-history'
Const SCM_HISTORY_LABEL
SCM_HISTORY_LABEL: string = ...
Const SCM_HISTORY_MAX_COUNT
SCM_HISTORY_MAX_COUNT: 100 = 100
Const SCM_HISTORY_TOGGLE_KEYBINDING
SCM_HISTORY_TOGGLE_KEYBINDING: "alt+h" = 'alt+h'
default
default: ContainerModule