Properties
Protected Readonly contextMenuRenderer
contextMenuRenderer: ContextMenuRenderer
Protected Readonly inputRef
inputRef: RefObject<HTMLTextAreaElement> = ...
Protected Readonly keybindings
keybindings: KeybindingRegistry
Protected Readonly scmService
Protected shouldScrollToRow
shouldScrollToRow: boolean = true
Protected Readonly toDisposeOnRepositoryChange
toDisposeOnRepositoryChange: DisposableCollection = ...
Static ID
ID: string = 'scm-commit-widget'
Don't modify DOM use React! only exposed for
focusInput
Usethis.scmService.selectedRepository?.input.value
as a single source of truth!