[vscode] ignoreFocusOut option is not respected for InputBox and QuickPick #5882
Labels
bug
bugs found in the application
help wanted
issues meant to be picked up, require help
vscode
issues related to VSCode compatibility
Whether showQuickPick or createQuickPick (or InputBox) is used, I see the same behaviour; it is as though this property is not set / set to
false
.https://code.visualstudio.com/api/references/vscode-api#QuickPickOptions
https://code.visualstudio.com/api/references/vscode-api#InputBoxOptions
The text was updated successfully, but these errors were encountered: