Theia API Documentation v1.65.0
    Preparing search index...
    • Start debugging by using either a named launch or named compound configuration, or by directly passing a DebugConfiguration. The named configurations are looked up in '.vscode/launch.json' found in the given folder. Before debugging starts, all unsaved files are saved and the launch configurations are brought up-to-date. Folder specific variables used in the configuration (e.g. '${workspaceFolder}') are resolved against the given folder.

      Parameters

      Returns Thenable<boolean>

      A thenable that resolves when debugging could be successfully started.