SCM - Create an event for when the value of a SourceControlInputBox changes #166615
Open
Description
We can query the value of the SourceControlInputBox
but there is no way of detecting when it changes (other than polling on a timeout).
Could we add an event like onDidChangValue
to the SourceControlInputBox
please?
Activity