VS Code API
    Preparing search index...

    Function saveAll

    • Save all dirty files.

      Parameters

      • OptionalincludeUntitled: boolean

        Also save files that have been created during this session.

      Returns Thenable<boolean>

      A thenable that resolves when the files have been saved. Will return false for any file that failed to save.