Theia API Documentation v1.70.0
    Preparing search index...
    • Returns the index of the first case-insensitive substring match of pattern in text, or -1 if pattern is not a substring. Returns 0 for an empty pattern.

      Parameters

      • text: string
      • pattern: string

      Returns number