Skip to content

Expose dialog title in extensions API #82871

@sguillia

Description

@sguillia

The current openDialogOptions are:

canSelectFiles?: boolean
canSelectFolders?: boolean
canSelectMany?: boolean
defaultUri?: Uri
filters?:
openLabel?: string

Could we also have access to the dialog title?
I believe electron does expose it here.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions