Pike LSP TypeScript API - v0.1.0-alpha.20
    Preparing search index...
    • Check if a diagnostic message relates to a deprecated symbol.

      Parameters

      • message: string

        The diagnostic message to check

      • introspectSymbols: readonly { deprecated?: number | boolean; name: string }[]

        Symbols from introspection data

      Returns boolean

      true if the message mentions a deprecated symbol