Options
All
  • Public
  • Public/Protected
  • All
Menu

Module scm-extra

Index

References

Re-exports HistoryWidgetOptions
Re-exports SCM_HISTORY_ID
Re-exports SCM_HISTORY_LABEL
Re-exports SCM_HISTORY_TOGGLE_KEYBINDING
Re-exports ScmCommitNode
Re-exports ScmHistoryCommands
Re-exports ScmHistoryListNode
Re-exports ScmHistoryOpenViewArguments
Re-exports ScmHistoryProvider
Re-exports ScmHistorySupport
Re-exports ScmHistorySupport

Type Aliases

ScmHistoryListNode: ScmCommitNode | ScmFileChangeNode

Variables

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

Functions

  • bindScmHistoryModule(bind: Bind): void