Properties
Protected _comment
_comment: ContextKey<undefined | string>
Protected _commentController
_commentController: ContextKey<undefined | string>
Protected _commentIsEmpty
_commentIsEmpty: ContextKey<boolean>
Protected Readonly contextKeyService
contextKeyService: ContextKeyService
Protected Readonly contextKeys
contextKeys: Set<string> = ...
Readonly onDidChange
onDidChange: Event<void> = ...
Protected Readonly onDidChangeEmitter
onDidChangeEmitter: Emitter<void> = ...