Datalayer VS Code Extension - v0.0.17
    Preparing search index...
    • Prompt user for credentials (handle and password).

      Uses two-step input process:

      1. Prompt for handle with validation
      2. Prompt for password with validation

      Either step can be cancelled, which cancels the entire flow.

      Returns Promise<CredentialsInput>

      Credentials object, or undefined if cancelled.