VS Code API
    Preparing search index...

    Variable workspaceFoldersConst

    workspaceFolders: readonly WorkspaceFolder[] | undefined

    List of workspace folders (0-N) that are open in the editor. undefined when no workspace has been opened.

    Refer to https://code.visualstudio.com/docs/editor/workspaces for more information on workspaces.