WorkspaceFolderPickOptions$Typings extension
Properties
- ignoreFocusOut ↔ bool?
-
Available on WorkspaceFolderPickOptions, provided by the WorkspaceFolderPickOptions$Typings extension
Set totrue
to keep the picker open when focus moves to another part of the editor or to another window. This setting is ignored on iPad and is always false.getter/setter pair - placeHolder ↔ String?
-
Available on WorkspaceFolderPickOptions, provided by the WorkspaceFolderPickOptions$Typings extension
An optional string to show as placeholder in the input box to guide the user what to pick on.getter/setter pair