VS Code API
    Preparing search index...

    Function showOpenDialog

    • Shows a file open dialog to the user which allows to select a file for opening-purposes.

      Parameters

      Returns Thenable<Uri[] | undefined>

      A promise that resolves to the selected resources or undefined.