Constructors

Properties

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

Accessors

Methods