Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScmProvider

Hierarchy

  • Disposable
    • ScmProvider

Index

Properties

acceptInputCommand?: ScmCommand
amendSupport?: ScmAmendSupport
id: string
label: string
onDidChange: Event<void>
onDidChangeCommitTemplate: Event<string>
onDidChangeResources?: Event<void>
onDidChangeStatusBarCommands?: Event<undefined | ScmCommand[]>
rootUri: string
statusBarCommands?: ScmCommand[]