WorkspaceFolderPickOptions

Options to configure the behaviour of the workspace folder pick UI.

Online Documentation

Properties

Link copied to clipboard
abstract var ignoreFocusOut: Boolean?

Set to true 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.

Link copied to clipboard
abstract var placeHolder: String?

An optional string to show as placeholder in the input box to guide the user what to pick on.