Theia API Documentation v1.65.0
    Preparing search index...
    • Find match highlights when testing a word against a pattern.

      Parameters

      • word: string

        the word to test.

      • pattern: string

        the word to match against.

      Returns undefined | { end: number; start: number }[]

      the list of highlights if present.