The quick-input surface the framework needs.
Disposing a visible quick input fires onDidHide — that reentry is why every consumer settles its promise before tearing down, and a fake must reproduce it or that whole class of bug becomes untestable.
onDidHide
Readonly
The platform's Back button sentinel. Steps compare against it by identity.
The quick-input surface the framework needs.
Disposing a visible quick input fires
onDidHide— that reentry is why every consumer settles its promise before tearing down, and a fake must reproduce it or that whole class of bug becomes untestable.