Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceFolderPickOptions

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

层级

  • WorkspaceFolderPickOptions

索引

Properties(2)

Properties(2)

Optional placeHolder

placeHolder: string

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

Optional ignoreFocusOut

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.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹