VSCode-Logger API - v1.9.20
    Preparing search index...

    Writes newly seen fingerprints back to configuration while keeping the in-memory device updated.

    Index
    • Saves the fingerprint when none exists for the endpoint.

      Parameters

      • endpoint: HostEndpoint | undefined
      • lastSeen: { display: string; hex: string } | undefined

      Returns Promise<void>